mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: Export of view op with dynamic input shape is broken when using tensors with a 0-dim. This fix removes symbolic use of static input size to fix this issue. Pull Request resolved: https://github.com/pytorch/pytorch/pull/43558 Reviewed By: ailzhang Differential Revision: D23965090 Pulled By: bzinodev fbshipit-source-id: 628e9d7ee5d53375f25052340ca6feabf7ba7c53 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| operators.py | ||
| symbolic_caffe2.py | ||
| symbolic_helper.py | ||
| symbolic_opset7.py | ||
| symbolic_opset8.py | ||
| symbolic_opset9.py | ||
| symbolic_opset10.py | ||
| symbolic_opset11.py | ||
| symbolic_opset12.py | ||
| symbolic_registry.py | ||
| utils.py | ||