vvchernov commented on code in PR #13621: URL: https://github.com/apache/tvm/pull/13621#discussion_r1071850972
########## tests/python/unittest/test_tir_schedule_analysis.py: ########## @@ -41,6 +41,71 @@ from tvm.te import create_prim_func Review Comment: There is no big changes, I tried to unify tests using the same classes, but my try failed and I return it back (as fact it was replaced inside the file). I've rollbacked the trasferred code. Just now there is pylint fix and renaming for the sake of clarity (not only VNNI is checked) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
