Files
apache--tvm/python
Kirill Snezhko 61b66cd112 PackedFunction to return params from the .so module, show warning when no params are set (#9811)
* PackedFunction to return params from the .so module, show warning when no params are set

* Linter checkup

* Autoset of params, tests for get_graph_params

* Linter checkup

* Check that inputs were set before run

* Return the original implementation if Run

* Fix RPC behavior
2022-02-10 08:18:18 -08:00
..