mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Currently we upload all `testcase` elements as individual test runs to Rockset. It would be nice to also have `testsuite`s as well, which aggregate high level information. These aggregations could technically be performed in the backend, but it's faster to just log the data since we already have it in the XML test report. Pull Request resolved: https://github.com/pytorch/pytorch/pull/79265 Approved by: https://github.com/seemethere |
||
|---|---|---|
| .. | ||
| test_cmake.py | ||
| test_codegen_model.py | ||
| test_codegen.py | ||
| test_gen_backend_stubs.py | ||
| test_import_test_stats.py | ||
| test_stats.py | ||
| test_test_history.py | ||
| test_test_selections.py | ||
| test_upload_test_stats.py | ||