[GitHub] [tvm] ganler commented on a diff in pull request #12507: [TIR][Schedule][UX] Beautify TIR Trace Printing

2022-08-19 Thread GitBox
ganler commented on code in PR #12507: URL: https://github.com/apache/tvm/pull/12507#discussion_r950643008 ## src/tir/schedule/trace.cc: ## @@ -476,6 +476,8 @@ TVM_STATIC_IR_FUNCTOR(ReprPrinter, vtable) .set_dispatch([](const ObjectRef& obj, ReprPrinter* p) { const a

[GitHub] [tvm] ganler commented on a diff in pull request #12507: [TIR][Schedule][UX] Beautify TIR Trace Printing

2022-08-19 Thread GitBox
ganler commented on code in PR #12507: URL: https://github.com/apache/tvm/pull/12507#discussion_r950643008 ## src/tir/schedule/trace.cc: ## @@ -476,6 +476,8 @@ TVM_STATIC_IR_FUNCTOR(ReprPrinter, vtable) .set_dispatch([](const ObjectRef& obj, ReprPrinter* p) { const a