relay_integration.py
6.27 KB
-
AutoTVM: selecting tuning templates when extracting task (#4338) · ccde31f1
* AutoTVM: selecting tuning templates when extracting task Make the procedure of trying new templates easier. Test: tests/python/relay/test_autotvm_task_extraction.py * Use dict to match key for topi ops * fix lint issue * be more pythonic :)
黎明灰烬 committed