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 Mingli Sun via Apache TVM Discuss <no...@discuss.tvm.ai> on 2021/05/02 04:18:44 UTC

[Apache TVM Discuss] [Questions] Can Tensor Expressions(TE) descrip a whole network module


Hi,I'm a beginner.Recently I read the the tutorial * Working with Operators Using Tensor Expressions*,and I want to know if we can descrip a network module only with TE(te.compute) considering we can pass only one schedule to tvm.build() function. If so,should we pass a list of schedule to tvm.build() or combine all operators in a network model into one operator so we can create  a shedule for it?or other method?

relay can descrip a computational graph ,when lower relay to TE,what's TE forms?
Thanks a lot!





---
[Visit Topic](https://discuss.tvm.apache.org/t/can-tensor-expressions-te-descrip-a-whole-network-module/9878/1) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/12f2f731ab9423086b95212d0f70594218795548744cb4bbb65928331c0d483a).