Searched refs:enable_profiling_mode_for_profiling_tests (Results 1 – 9 of 9) sorted by relevance
/external/pytorch/test/jit/ |
D | test_autodiff_subgraph_slicing.py | 10 enable_profiling_mode_for_profiling_tests, 45 with enable_profiling_mode_for_profiling_tests(): 73 with enable_profiling_mode_for_profiling_tests(): 84 with enable_profiling_mode_for_profiling_tests(): 114 with enable_profiling_mode_for_profiling_tests(): 159 with enable_profiling_mode_for_profiling_tests(): 182 with enable_profiling_mode_for_profiling_tests(): 214 with enable_profiling_mode_for_profiling_tests(): 263 with enable_profiling_mode_for_profiling_tests(): 459 with enable_profiling_mode_for_profiling_tests():
|
D | test_models.py | 11 enable_profiling_mode_for_profiling_tests, 279 with enable_profiling_mode_for_profiling_tests(): 333 with enable_profiling_mode_for_profiling_tests(): 577 with enable_profiling_mode_for_profiling_tests():
|
D | test_tracer.py | 29 enable_profiling_mode_for_profiling_tests, 917 with enable_profiling_mode_for_profiling_tests(): 954 with enable_profiling_mode_for_profiling_tests():
|
/external/pytorch/torch/testing/_internal/ |
D | common_jit.py | 14 …freeze_rng_state, TemporaryFileName, enable_profiling_mode_for_profiling_tests, is_iterable_of_ten… 92 with enable_profiling_mode_for_profiling_tests(): 103 with enable_profiling_mode_for_profiling_tests():
|
D | jit_utils.py | 21 freeze_rng_state, enable_profiling_mode_for_profiling_tests, ProfilingMode, TEST_BAILOUTS, \ 405 with enable_profiling_mode_for_profiling_tests(): 463 with enable_profiling_mode_for_profiling_tests():
|
D | common_utils.py | 786 def enable_profiling_mode_for_profiling_tests(): function 822 with enable_profiling_mode_for_profiling_tests():
|
/external/pytorch/test/ |
D | test_jit_fuser.py | 13 enable_profiling_mode_for_profiling_tests, IS_WINDOWS, TemporaryDirectoryName, shell 352 with enable_profiling_mode_for_profiling_tests(): 654 with enable_profiling_mode_for_profiling_tests(True): 735 with enable_profiling_mode_for_profiling_tests(True):
|
D | test_jit.py | 101 enable_profiling_mode_for_profiling_tests, TEST_MKL, set_default_dtype, num_profiled_runs, \ 907 with enable_profiling_mode_for_profiling_tests(): 1820 with enable_profiling_mode_for_profiling_tests(): 1895 with enable_profiling_mode_for_profiling_tests(): 3122 with enable_profiling_mode_for_profiling_tests(): 3146 with enable_profiling_mode_for_profiling_tests(): 3219 with enable_profiling_mode_for_profiling_tests(): 3255 with enable_profiling_mode_for_profiling_tests(): 3269 with enable_profiling_mode_for_profiling_tests(): 3291 with enable_profiling_mode_for_profiling_tests(): [all …]
|
D | test_jit_fuser_te.py | 48 enable_profiling_mode_for_profiling_tests, 575 with enable_profiling_mode_for_profiling_tests():
|