[apache/tvm] [RFC] Unified Static Memory Planning (USMP) Tracking Issue (#8404)

2021-07-05 Thread Manupa Karunaratne
This is the tracking issue for the changes proposed in the USMP [RFC](https://discuss.tvm.apache.org/t/rfc-unified-static-memory-planning/10099). # Steps - [ ] Introduction and integration of tir.allocate_const (similiar to tir.allocate). The integration would be a refactor of current link-para

[Apache TVM Discuss] [Development/pre-RFC] [pre-RFC] [API Change] Formalizing c_backend_api

2021-07-05 Thread Christopher Sidebottom via Apache TVM Discuss
This is great @areusch! I appreciate the ability to re-introduce `c_backend_api.h` to leverage existing abstractions without having to necessarily use `c_packed_func.h`. It'd be great if we only required the single backend header file, I think the only thing that prevents is having to copy `f

[Apache TVM Discuss] [Development] [Tensorize] Support "reduce_last" for TensorIntrin

2021-07-05 Thread Zhuwenxi via Apache TVM Discuss
@tqchen since this feature would change tensorize APIs, I suppose I shouldn't send a PR directly. Could you bridge me someone who's interested, to help review the proposal? --- [Visit Topic](https://discuss.tvm.apache.org/t/tensorize-support-reduce-last-for-tensorintrin/10392/2) to respo