pytorch/torch/onnx
neginraoof f278aee731 Std opset export (#22310)
Summary:
Added export for std (standard deviation) op, plus onnxruntime, caffe2 and expect tests.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/22310

Differential Revision: D16109889

Pulled By: bddppq

fbshipit-source-id: 067b2d385d463877bb99f673a18da4e5ea823426
2019-08-05 15:55:42 -07:00
..
__init__.py Updating producer_version in exported ONNX models to pytorch 1.2. (#23120) 2019-07-22 13:45:39 -07:00
operators.py Move torch.onnx.operators functions into ATen (#12803) 2018-10-18 16:04:34 -07:00
symbolic_helper.py Remove more uses of DimensionedTensorType 2019-08-01 21:19:28 -07:00
symbolic_opset7.py PyTorch export to ONNX Opset 7 and 8 - Cont (#22421) 2019-07-12 14:52:48 -07:00
symbolic_opset8.py Fix unused imports in torch/onnx/symbolic_opset8.py (#23678) 2019-08-02 10:55:16 -07:00
symbolic_opset9.py Std opset export (#22310) 2019-08-05 15:55:42 -07:00
symbolic_opset10.py export sort to onnx 2019-07-26 00:02:20 -07:00
symbolic_registry.py PyTorch export to ONNX Opset 7 and 8 - Cont (#22421) 2019-07-12 14:52:48 -07:00
utils.py Change handling of DataParallel in ONNX exporter (#23365) 2019-07-26 11:12:49 -07:00