Re: [apache/incubator-tvm] [DEV] TVM v0.7 Roadmap (#4845)

2020-04-20 Thread Jon
> Due to recent situation and the current progress, we might expect a bit of > delay in the release to June/July -- we expect the unified IR refactor to > land by then. We will do our best to keep the timeframe. Including more operator should be scheduled as least for one frontend? Onnx or tens

Re: [dmlc/tvm] [RFC] Dynamic Shape Support - Graph Dispatching (#4118)

2019-10-23 Thread Jon Soifer
Thanks a lot for working on this, this is going to be really impactful, especially toward supporting NLP models. I have a couple of questions: 1. Can you please explain the shape function in a little more detail? What exactly is its purpose? Will it have to be registered for every op? 2. Some op

Re: [dmlc/tvm] [RFC] Tensor Core Support (#4052)

2019-10-06 Thread Jon Soifer
Would it be easy to extend your gemm schedule into a schedule for BatchMatMul? That would help round out the TensorCore story for matrix multiplication. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/dmlc