You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by JC Li via TVM Discuss <no...@discuss.tvm.ai> on 2020/04/07 18:31:39 UTC

[TVM Discuss] [Questions] [Resolved] Why does VTA build has its own path?


I see a path on tvm normal build path side: 

**tvm/python/tvm/relay/build_module.py** -->
**tvm/src/relay/backend/build_module.cc** Lower(...)--> LowerInternal(...) --> 
**tvm/python/tvm/relay/backend/_backend.py** lower(...) -->
**tvm/python/tvm/driver/build_module.py** lower(...)

The last one merges with VTA lower calls.





---
[Visit Topic](https://discuss.tvm.ai/t/resolved-why-does-vta-build-has-its-own-path/6259/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/b23ba2a242b462ff7fd0931ff901ee2b418a61cdf33446e5207420884d9af802).