pytorch/test/cpp
zhang, xiaobing 86b86202b5 fix torch.config can't respect USE_MKLDNN flag issue (#75001)
Fixes https://github.com/pytorch/pytorch/issues/74949, which reports that torch.config can't respect USE_MKLDNN flag.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/75001
Approved by: https://github.com/malfet
2022-07-17 15:00:48 +00:00
..
api Fix retains grad behavior after in-place (#79996) 2022-07-08 19:13:28 +00:00
c10d Build example_allreduce only for GLOO (#81062) 2022-07-08 02:25:54 +00:00
common
dist_autograd [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
jit fix torch.config can't respect USE_MKLDNN flag issue (#75001) 2022-07-17 15:00:48 +00:00
lazy reinstate size and shape returning symints (#79560) 2022-07-08 01:17:33 +00:00
lite_interpreter_runtime Back out "[profiling] Adding targets file for test_mobile_profiler" (#80789) 2022-07-05 23:34:15 +00:00
monitor torch/monitor: merge Interval and FixedCount stats (#72009) 2022-01-30 23:21:59 +00:00
profiler [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
rpc [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
tensorexpr [BE] Use CamelCase for enum class members (#79772) 2022-06-17 05:53:57 +00:00
__init__.py