pytorch/test/cpp
rzou 215f5d77b5 [functional autograd] Refactor validate_outputs into a functional variant (#141348)
Today, validate_outputs is stateful (it depends on the autograd graph).
This PR refactors it into a stateless form that just depends on
InputMetadata.

Test Plan:
- new unittest
Pull Request resolved: https://github.com/pytorch/pytorch/pull/141348
Approved by: https://github.com/soulitzer
ghstack dependencies: #141278
2024-12-04 18:06:31 +00:00
..
aoti_abi_check
aoti_inference [AOTI] Update C++ runner API to take a const vector (#139955) 2024-11-08 16:59:10 +00:00
api [functional autograd] Refactor validate_outputs into a functional variant (#141348) 2024-12-04 18:06:31 +00:00
c10d [1/N] Decouple Flight Recorder from NCCL utils (#141648) 2024-11-27 18:29:42 +00:00
common
dist_autograd Set RUNPATH so installed tests can find the required shared libraries (#136627) 2024-10-25 09:38:08 +00:00
jit Revert "[2/N] Replace c10::sv with std::sv (#139456)" 2024-11-07 17:00:59 +00:00
lazy [8/N] Don't skip ASAN on some tests (#140081) 2024-11-09 01:00:13 +00:00
lite_interpreter_runtime
monitor
profiler [Record Function] Add Kwargs only USER_SCOPE Macro (#138020) 2024-10-17 18:48:49 +00:00
rpc Set RUNPATH so installed tests can find the required shared libraries (#136627) 2024-10-25 09:38:08 +00:00
tensorexpr Set RUNPATH so installed tests can find the required shared libraries (#136627) 2024-10-25 09:38:08 +00:00
__init__.py