pytorch/tools/test
Catherine Lee 0db21a6b23 Remove most rockset references (#139922)
Remove most references to rockset:
* replace comments and docs with a generic "backend database"
* Delete `upload_to_rockset`, so we no longer need to install the package.
* Do not upload perf stats to rockset as well (we should be completely on DynamoDB now right @huydhn?)

According to VSCode, it went from 41 -> 7 instances of "rockset" in the repo
Pull Request resolved: https://github.com/pytorch/pytorch/pull/139922
Approved by: https://github.com/huydhn, https://github.com/ZainRizvi
2024-11-12 21:17:43 +00:00
..
heuristics [TD] Filepath heuristic also looks at file name (#140170) 2024-11-11 22:55:54 +00:00
gen_operators_yaml_test.py
gen_oplist_test.py
test_cmake.py
test_codegen.py
test_codegen_model.py
test_create_alerts.py
test_executorch_custom_ops.py
test_executorch_gen.py
test_executorch_signatures.py
test_executorch_types.py
test_executorch_unboxing.py
test_gen_backend_stubs.py
test_selective_build.py
test_test_run.py
test_test_selections.py
test_upload_stats_lib.py Remove most rockset references (#139922) 2024-11-12 21:17:43 +00:00
test_upload_test_stats.py
test_utils.py
test_vulkan_codegen.py