mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
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 |
||
|---|---|---|
| .. | ||
| profiler_utils_mock_events.json | ||
| test_cpp_thread.cpp | ||
| test_cpp_thread.py | ||
| test_cpp_thread_lib.pyi | ||
| test_execution_trace.py | ||
| test_memory_profiler.py | ||
| test_profiler.py | ||
| test_profiler_tree.py | ||
| test_record_function.py | ||
| test_torch_tidy.py | ||