pytorch/torch/onnx
BowenBao c7f1595b19 fix bug (#51222) (#51527)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/51527

Fix bug in scatter_add symbolic

Test Plan: Imported from OSS

Reviewed By: pbelevich

Differential Revision: D26203119

Pulled By: SplitInfinity

fbshipit-source-id: e61f024e2daa7bc396fb264b8823a72ebf94ccdb
2021-02-04 12:44:44 -08:00
..
__init__.py [ONNX] Enable Constant Folding for ONNX Opset 13 (#51096) (#51523) 2021-02-04 12:44:26 -08: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 Update error message that displays when encountering an op unsupported for ONNX export. (#51387) (#51522) 2021-02-04 12:44:22 -08:00
symbolic_opset7.py Black to Block for various files (#42913) 2020-08-25 17:43:31 -07:00
symbolic_opset8.py [ONNX] Remove usage of isCompleteTensor() in symbolic functions (#48162) 2020-12-09 11:37:19 -08:00
symbolic_opset9.py fix bug (#51222) (#51527) 2021-02-04 12:44:44 -08:00
symbolic_opset10.py [ONNX] Update Reducesum operator for opset 13 (#50532) (#50907) 2021-01-27 17:48:45 -08:00
symbolic_opset11.py [ONNX] Support list remove for onnx export (#51373) (#51526) 2021-02-04 12:44:40 -08:00
symbolic_opset12.py [ONNX] Fix bug in unfold symbolic (#50504) (#51515) 2021-02-04 12:43:50 -08:00
symbolic_opset13.py [ONNX] Update unsafe_chunk() method to support new version 13 of Split operator. (#51415) (#51524) 2021-02-04 12:44:31 -08:00
symbolic_registry.py Update error message that displays when encountering an op unsupported for ONNX export. (#51387) (#51522) 2021-02-04 12:44:22 -08:00
utils.py [ONNX] Export get/set attribute nodes (#50768) (#51517) 2021-02-04 12:43:59 -08:00