pytorch/test/cpp
Sergei Vorobev a8b0988596 Fix //:module_test Conversion_MultiCUDA (#79926)
Fixes #79871

Make `module.cpp` tests respect change that was made in #78436 (no int types in autograd).

Note that there still a gap in Cmake test -- it's unclear why it didn't fail CI before.

As far as I can tell it should be executed, because it's included here 79507d2a9d/test/cpp/api/CMakeLists.txt (L17):L17

Pull Request resolved: https://github.com/pytorch/pytorch/pull/79926
Approved by: https://github.com/soulitzer
2022-06-21 23:32:18 +00:00
..
api Fix //:module_test Conversion_MultiCUDA (#79926) 2022-06-21 23:32:18 +00:00
c10d [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
common
dist_autograd [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
jit Revert "Revert "Put symint overloads on a different name"" (#79680) 2022-06-21 07:06:33 +00:00
lazy Revert "Revert "Put symint overloads on a different name"" (#79680) 2022-06-21 07:06:33 +00:00
lite_interpreter_runtime [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
monitor torch/monitor: merge Interval and FixedCount stats (#72009) 2022-01-30 23:21:59 +00:00
profiler [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
rpc [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
tensorexpr [BE] Use CamelCase for enum class members (#79772) 2022-06-17 05:53:57 +00:00
__init__.py