pytorch/test/profiler
Shivam Raikundalia 2f4af0f4e6 [Profiler] Disable Dynamo-Sensitive Profiler Tests (#138762)
Summary: During compilation, a profiler context gets ignored so we should temporarily turn off tests that are failing due to dynamo. Once profiler integration with dynamo is introduced we can reintroduce these tests

Test Plan: Make sure CI is passing again

Differential Revision: D64867447

Pull Request resolved: https://github.com/pytorch/pytorch/pull/138762
Approved by: https://github.com/davidberard98
2024-10-25 00:25:49 +00:00
..
profiler_utils_mock_events.json
test_cpp_thread.cpp Fix flaky SIGSEGV crash in test_profile_memory (#136304) 2024-09-20 02:56:49 +00:00
test_cpp_thread.py Unify cpp_extension build directory removal (#136059) 2024-10-03 06:22:11 +00:00
test_cpp_thread_lib.pyi
test_execution_trace.py [Profiler] Disable Dynamo-Sensitive Profiler Tests (#138762) 2024-10-25 00:25:49 +00:00
test_memory_profiler.py
test_profiler.py [Profiler] Disable Dynamo-Sensitive Profiler Tests (#138762) 2024-10-25 00:25:49 +00:00
test_profiler_tree.py
test_record_function.py
test_torch_tidy.py