Files
apache--tvm/python
Leandro Nunes 970f868272 [TVMC] Add configuration json files to the Python package (#11063)
Add the `configs` directory to be part of the installed version of
TVM in the setuptools configuration, and introduce a new function
to load the `configs` directory from the right paths both when TVM
is locally installed for development, as well as, when it is installed
as a package.
2022-04-20 14:22:36 +01:00
..