pytorch/test/cpp
PyTorch MergeBot 13398dab79 Revert "Remove tensorexpr tests (#158928)"
This reverts commit a3f9f79f59.

Reverted https://github.com/pytorch/pytorch/pull/158928 on behalf of https://github.com/clee2000 due to Theres still some references to the things removed in this PR in test.sh, the jobs on this PR are failing because of that but log classifier is probably pointing to a wrong line, should be an easy fix tho ([comment](https://github.com/pytorch/pytorch/pull/158928#issuecomment-3114873706))
2025-07-24 20:45:30 +00:00
..
aoti_abi_check Move some of vec into headeronly in preparation for Half.h (#158976) 2025-07-24 20:32:33 +00:00
aoti_inference [AOTI] Convert C-struct zip handling to RAII container (#158687) 2025-07-22 16:01:51 +00:00
api [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
c10d [cca] [c10d] Refactor CUDAEventCache into separate files (#158616) 2025-07-19 02:51:28 +00:00
common [AOTI] Add ABI-compatiblity tests (#123848) 2024-04-19 00:51:24 +00:00
dist_autograd Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
jit [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
lazy Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
lite_interpreter_runtime [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
monitor
nativert [NativeRT] Remove device_ member from OpKernel base class (#158944) 2025-07-24 09:21:37 +00:00
profiler [Lint] Update clang-format to 19.1.4 (#153889) 2025-05-20 14:12:46 +00:00
rpc Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
tensorexpr Revert "Remove tensorexpr tests (#158928)" 2025-07-24 20:45:30 +00:00
__init__.py