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).