mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
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
|
||
|---|---|---|
| .. | ||
| api | ||
| c10d | ||
| common | ||
| dist_autograd | ||
| jit | ||
| lazy | ||
| lite_interpreter_runtime | ||
| monitor | ||
| profiler | ||
| rpc | ||
| tensorexpr | ||
| __init__.py | ||