[TVM Discuss] [Development] [DISCUSS] Contributing new docs for InferBound

2019-04-16 Thread Yuan Lin via TVM Discuss
Since many of us have run into the same issue, I’d suggest we document this limitation. This affects tensorisor too. There does not seem to be a simple fix for this due to the use of simple ranges. We can use a simpler example if you have one. --- [Visit Topic](https://discuss.tvm.ai/t/d

Re: [dmlc/tvm] [RFC][SGX] Use Fortanix EDP instead of rust-sgx-sdk (#2887)

2019-04-16 Thread Yu Ding
I'm starting a next major version of rust-sgx-sdk which could be merged into Rust's std, along with several compiler changes, new features, and lint tools. One of Pre-RFCs is [here](https://internals.rust-lang.org/t/pre-rfc-always-panic-feature-and-lint-rule/9786). Would you switch back to rust

[TVM Discuss] [Development] [DISCUSS] Contributing new docs for InferBound

2019-04-16 Thread Jessica Davies via TVM Discuss
@YuanLin we actually ran into this problem with PassUpDomain recently in our work too. However, I'm debating whether or not we should mention this example in the documentation. On one hand, I don't want to put this example in the documentation, because I hope it will eventually be fixed (it