The GitHub Actions job "Publish TVM wheels" on tvm.git/main has succeeded. Run started by GitHub user MasterJH5574 (triggered by MasterJH5574).
Head commit for run: ddfec9c3d670358dd75225f1cf9fbfb6c9b0cdfa / Shushi Hong <[email protected]> [Tests] Remove the now-unused tvm.testing.parameters() helper (#19807) All in-tree uses of tvm.testing.parameters() were migrated to native pytest.mark.parametrize in #19803, so remove the helper itself along with the plugin machinery that only served it: - python/tvm/testing/utils.py: delete the parameters() function and the _parametrize_group counter. - python/tvm/testing/plugin.py: delete _parametrize_correlated_parameters and its call in pytest_generate_tests. - tests/python/testing/test_tvm_testing_features.py: drop the joint-parameter tests that exercised parameters() (the parameter() and fixture() tests stay). This removes the public tvm.testing.parameters symbol; tvm.testing.parameter (singular) and tvm.testing.fixture are unchanged. Use pytest.mark.parametrize instead. Report URL: https://github.com/apache/tvm/actions/runs/27666202591 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
