pytorch/torch/csrc/api/src
cyy 87c6cd2f00 [1/N] Replace std::tie with structural binding (#119774)
This PR replaces some std::tie calls with structural binding from C++17.  This not only makes the code more compact, but also has some performance gain.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/119774
Approved by: https://github.com/albanD, https://github.com/malfet
2024-02-14 09:25:04 +00:00
..
data
nn [1/N] Replace std::tie with structural binding (#119774) 2024-02-14 09:25:04 +00:00
optim [1/N] Replace std::tie with structural binding (#119774) 2024-02-14 09:25:04 +00:00
python
serialize
cuda.cpp
enum.cpp
imethod.cpp
jit.cpp
mps.cpp
serialize.cpp
xpu.cpp [2/2] Intel GPU Runtime Upstreaming for Stream (#117619) 2024-02-10 03:39:42 +00:00