Files
apache--tvm/python
Andrew Reusch b1116954f5 Introduce module_loader to AutoTVM. (#7337)
* Introduce code_loader to AutoTVM.

 * Prepares for autotuning with microTVM, and provides extension hook
   for VTA.

* add vta hook

* git-black

* pylint

* Add missing import

* Fix import problem

* add missing import

* rename code_loader to module_loader

* rename remote_kw to remote_kwargs

* black format
2021-02-25 10:27:06 -08:00
..