mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: `MergeDim` can be done by `Reshape([1, -1, 0, 0, ...]) + Squeeze`. Pull Request resolved: https://github.com/pytorch/pytorch/pull/16189 Differential Revision: D14070676 Pulled By: ezyang fbshipit-source-id: 28d7e9b35cc2c1dcbd4afb3fbdf7383e219b1777 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| c2_ref_test.py | ||
| conversion_test.py | ||
| helper_test.py | ||
| onnx_backend_test.py | ||
| ssa_test.py | ||
| test_utils.py | ||