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

2021-03-02 Thread tqchen via Apache TVM Discuss
How about we do a new round of poll given the new options. Everyone please share your thoughts ## A0 - Use DLDevice in C API - Introduce tvm::runtime::Device in C++, alias of DLDevice for now, might add member functions(like runtime::DataType's relation to DLDataType) later - Introduce tvm.run

[Apache TVM Discuss] [Development/RFC] [RFC] Setting up Mypy type checking for TVM codebase

2021-03-02 Thread Jared Roesch via Apache TVM Discuss
At the time we still had to support 2.7 which in retrospect we should of pushed harder for everyone to move to newer version of Python. The Python community is glacially slow at upgrading. @kazimuth I don't think we should have to make the stub generation non-deterministic. In the previous w

[Apache TVM Discuss] [Development/RFC] [RFC] Setting up Mypy type checking for TVM codebase

2021-03-02 Thread Junru Shao via Apache TVM Discuss
@jroesch Is there anything we can do in the CI to enforce type annotation for new code? --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-setting-up-mypy-type-checking-for-tvm-codebase/9231/12) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe