pytorch/c10/test
Yuanyuan Chen e2dc32f4ba Replace decltype(auto) with auto (#166537)
This PR replaces `decltype(auto)` with `auto` for C++ return type deduction and simplifies some templates.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166537
Approved by: https://github.com/Skylion007
2025-11-01 00:30:23 +00:00
..
core Fix AllocatorConfig parse roundup division bug (#165304) 2025-10-19 15:34:44 +00:00
util Replace decltype(auto) with auto (#166537) 2025-11-01 00:30:23 +00:00
BUILD.bazel
build.bzl Add -Wno-ctad-maybe-unsupported compiler flag (#162223) 2025-09-06 06:11:37 +00:00
CMakeLists.txt Set RUNPATH so installed tests can find the required shared libraries (#136627) 2024-10-25 09:38:08 +00:00