[GitHub] [tvm] PhilippvK commented on a diff in pull request #12525: [TVMC] Allow selecting a subset of tasks to be used in `tvmc tune`

2023-03-30 Thread via GitHub
PhilippvK commented on code in PR #12525: URL: https://github.com/apache/tvm/pull/12525#discussion_r1152798088 ## tests/python/driver/tvmc/test_autotuner.py: ## @@ -207,3 +209,27 @@ def test_autotune_pass_context(mock_pc, onnx_mnist, tmpdir_factory): # AutoTVM overrides

[GitHub] [tvm] PhilippvK commented on a diff in pull request #12525: [TVMC] Allow selecting a subset of tasks to be used in `tvmc tune`

2022-08-25 Thread GitBox
PhilippvK commented on code in PR #12525: URL: https://github.com/apache/tvm/pull/12525#discussion_r955459257 ## python/tvm/driver/tvmc/autotuner.py: ## @@ -453,7 +518,37 @@ def tune_model( hardware_params=hardware_params,