pytorch/torch/onnx
Negin Raoof a77d633db1 [ONNX] Fix view for dynamic input shape (#43558)
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
2020-09-28 14:46:51 -07:00
..
__init__.py [ONNX] Updates to diagnostic tool to find missing ops (#44124) 2020-09-18 10:32:30 -07:00
operators.py Fix typos, via a Levenshtein-type corrector (#31523) 2020-01-17 16:03:19 -08:00
symbolic_caffe2.py [quant][onnx] Support conversion of quantized sigmoid operator from pytorch to caffe2 (#34629) 2020-03-13 22:42:06 -07:00
symbolic_helper.py [ONNX] Update div export to perform true divide (#44831) 2020-09-28 13:53:43 -07:00
symbolic_opset7.py Black to Block for various files (#42913) 2020-08-25 17:43:31 -07:00
symbolic_opset8.py [ONNX] Fix view for dynamic input shape (#43558) 2020-09-28 14:46:51 -07:00
symbolic_opset9.py [ONNX] Fix view for dynamic input shape (#43558) 2020-09-28 14:46:51 -07:00
symbolic_opset10.py [ONNX] Update div export to perform true divide (#44831) 2020-09-28 13:53:43 -07:00
symbolic_opset11.py [ONNX] Improve scripting inplace indexing ops (#44351) 2020-09-28 00:32:36 -07:00
symbolic_opset12.py [ONNX] Fix view for dynamic input shape (#43558) 2020-09-28 14:46:51 -07:00
symbolic_registry.py [ONNX] add jit pass for lists (#43820) 2020-09-21 22:05:25 -07:00
utils.py [ONNX] Updates to diagnostic tool to find missing ops (#44124) 2020-09-18 10:32:30 -07:00