pytorch/test/cpp
fduwjj 7e704c2073 [c10d] Add unit test for CUDAEventCache to ensure caching is working (#138059)
We created a simple test to validate the cache is indeed working and when the cache is indeed used up. I revert the fix in (https://github.com/pytorch/pytorch/pull/138040) and the test indeed failed.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/138059
Approved by: https://github.com/kwen2501
ghstack dependencies: #138040, #138048
2024-10-16 17:34:57 +00:00
..
aoti_abi_check [AOTI] Fix complex64 not defined (#132810) 2024-08-08 18:08:23 +00:00
aoti_inference [AOTI] Fix test_aoti_inference CPU build issue (#134675) 2024-08-28 17:42:19 +00:00
api Use C10_UNUSED instead of (void)X (#137239) 2024-10-15 14:32:59 +00:00
c10d [c10d] Add unit test for CUDAEventCache to ensure caching is working (#138059) 2024-10-16 17:34:57 +00:00
common [AOTI] Add ABI-compatiblity tests (#123848) 2024-04-19 00:51:24 +00:00
dist_autograd
jit [ROCm] LoadHIP CMake cleanup (#137112) 2024-10-13 00:06:41 +00:00
lazy [ROCm] LoadHIP CMake cleanup (#137112) 2024-10-13 00:06:41 +00:00
lite_interpreter_runtime Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
monitor
profiler [9/N] Replace c10::optional with std::optional (#130674) 2024-07-15 00:48:43 +00:00
rpc [structural binding][10/N] Replace std::tie with structural binding (#130784) 2024-07-16 10:28:14 +00:00
tensorexpr Use C10_UNUSED instead of (void)X (#137239) 2024-10-15 14:32:59 +00:00
__init__.py