I am a newer to TVM, from my point, compute + schedule + auto tuning convert the relay IR to Tensor IR. this process includes many hardware special optimizations related with schedule primitives. After the auto tuning, Tensor IR was generated.
Q1: Besides the AutoTVM(include schedules), what are the optimizations based on TIR?These optimizations are the operations in /tir/transform files? I did not find any related knowledge about optimizations based on tir in **tvm paper** Q2: whether relay.build() execute the related call below?  If there are any mistakes, please help me correct it. Thanks in advance! --- [Visit Topic](https://discuss.tvm.apache.org/t/after-auto-tuning-what-other-optimizations-based-on-tir-will-be-done/8360/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/f6dbb11fe21c13654421df9941398bab6bc1c1f8ceafe7ccdc5857454926d468).