[TVM Discuss] [Application] TOPI autotuning integration

2020-03-25 Thread Wheest via TVM Discuss


Thanks, I've been using the v0.6 release, rather than the development branch.  
This Relay Op Strategy design seems to bring a lot more clarity to the process, 
and hopefully I'll get a MWE off the ground soon.





---
[Visit Topic](https://discuss.tvm.ai/t/topi-autotuning-integration/6079/3) to 
respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.ai/email/unsubscribe/84af66273ec1db2f5f6c18377e5e7e03c8ee6adfc9d6426a425043fd86aaecfc).


[TVM Discuss] [Application] TOPI autotuning integration

2020-03-24 Thread Haichen Shen via TVM Discuss


Did you use the latest TVM master version? In latest version, we move to use 
[Relay Op Strategy](https://docs.tvm.ai/dev/relay_op_strategy.html) to choose 
which implementation to compile for each op. You need to add your 
implementation in the strategy in order to be used during the compilation.





---
[Visit Topic](https://discuss.tvm.ai/t/topi-autotuning-integration/6079/2) to 
respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.ai/email/unsubscribe/7e2bc46e4bbf3bb9ed7f33733a8460f0ac1a0d46b04228d3222cb908d496b591).