pytorch/test/cpp
cyy 47a2e6b6b8 Fix C++20 build (#112333)
Currently C++20 fails because of incorrect template initialization order. This PR adjusted the order of theses classes and a constructor to address the issue.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/112333
Approved by: https://github.com/albanD
2024-02-13 05:10:19 +00:00
..
aot_inductor [AOTInductor] Add Runtime Constant-folding for AOTInductor (#118765) 2024-02-01 04:54:25 +00:00
api Add torch check for dtype within bilinear (#118900) 2024-02-03 00:02:00 +00:00
c10d [c10d] PGNCCL refactor part 2: Simplify ProcessGroupNCCL into single-device style (#119421) 2024-02-12 18:45:49 +00:00
common
dist_autograd
jit Fix C++20 build (#112333) 2024-02-13 05:10:19 +00:00
lazy
lite_interpreter_runtime
monitor
profiler
rpc
tensorexpr
__init__.py