[Apache TVM Discuss] [Development/RFC] [RFC] TVM Object Schema DSL

2020-09-16 Thread Ziheng Jiang via Apache TVM Discuss
## Introduction [TVM Object system]([https://tvm.apache.org/docs/dev/runtime.html#tvm-object-and-compiler-stack](https://tvm.apache.org/docs/dev/runtime.html#tvm-object-and-compiler-stack)) provides a convenient and decent way to share objects between backend (C++) and frontend (Python/Java/R

[Apache TVM Discuss] [Development/RFC] [RFC] TVM Object Schema DSL

2020-09-16 Thread Ziheng Jiang via Apache TVM Discuss
Hi @comaniac, [quote="comaniac, post:2, topic:7930"] * Are the generated .h and .cc files supposed to be tracked in the repo, or they are more like the build files? [/quote] They will be tracked in the repo. But user should write the tschema for objects instead of writing the cpp files direct

[Apache TVM Discuss] [Development/RFC] [RFC] TVM Object Schema DSL

2020-09-16 Thread Ziheng Jiang via Apache TVM Discuss
Hi @jcf94, [quote="jcf94, post:5, topic:7930"] IMHO, advanced users who may benefit from it are more likely to write their C++ code directly, while other users may not really have a requirement on this. [/quote] First, this is not only for C++ code generation. In the future, we will extend it

[Apache TVM Discuss] [Development/RFC] [RFC] TVM Object Schema DSL

2020-09-16 Thread Ziheng Jiang via Apache TVM Discuss
@zhiics Yep, we have an option to turn off the default method generation and allow user to fill their customized code snippets. --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-tvm-object-schema-dsl/7930/8) to respond. You are receiving this because you enabled mailing list mode.

[Apache TVM Discuss] [Development/RFC] [RFC] TVM Object Schema DSL

2020-09-18 Thread Ziheng Jiang via Apache TVM Discuss
Hi @mwillsey, The decentralizing code generation sounds a good idea technically! We choose Python mainly for user-friendly. I would also like to know @tqchen's opinion here. [quote="mwillsey, post:9, topic:7930"] On the topic of checking the generated code in, I’m not sure why that is necessa

[Apache TVM Discuss] [Development/RFC] [RFC] Hybrid Script Support for TIR

2020-09-29 Thread Ziheng Jiang via Apache TVM Discuss
Nice work @spectrometerHBH! I would like to give it a try! One question, how can I build the `tir.function` after I define it with the script? Is the path has been pushed on master branch now? --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-hybrid-script-support-for-tir/7516/21)

[Apache TVM Discuss] [Development/RFC] [RFC] Building a new reproducible benchmark for TVM

2020-11-20 Thread Ziheng Jiang via Apache TVM Discuss
Great suggestion! Can we make it as a nightly/weekly regression test utils and also consider adding accuracy evaluation for quantization model into this loop? --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-building-a-new-reproducible-benchmark-for-tvm/8496/2) to respond. You are

[Apache TVM Discuss] [Development/RFC] [RFC] Rename TVMContext to TVMDevice

2021-03-03 Thread Ziheng Jiang via Apache TVM Discuss
I vote for A0 for consistency with DLDataType / tvm::DataType --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-rename-tvmcontext-to-tvmdevice/9090/23) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://d

[Apache TVM Discuss] [Development/pre-RFC] Tvm integration with external DSP accelerator API

2021-12-06 Thread Ziheng Jiang via Apache TVM Discuss
Sounds like a good case for https://github.com/tlc-pack/relax/issues/46 --- [Visit Topic](https://discuss.tvm.apache.org/t/tvm-integration-with-external-dsp-accelerator-api/11641/3) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails

[Apache TVM Discuss] [Development/pre-RFC] [RFC] Remove CODEOWNERS

2022-02-22 Thread Ziheng Jiang via Apache TVM Discuss
I agree that the existing approach does not work well and support this RFC :+1: --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-remove-codeowners/12095/6) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https

[Apache TVM Discuss] [Announcement] [COMMUNITY] Denise Kutnick -> Reviewer

2022-06-18 Thread Ziheng Jiang via Apache TVM Discuss
Please join us to welcome @denise-k as a new reviewer to TVM. Denise is the main (co)authors of roadmap RFC and roadmap process: - https://github.com/orgs/apache/projects/31 - https://github.com/apache/tvm-rfcs/pull/50 - https://discuss.tvm.apache.org/t/pre-rfc-tvm-roadmap/11171 And she helps t