torch.onnx — PyTorch 1.10.1 documentation
pytorch.org › docs › stableHowever if PyTorch was built with -DPYTORCH_ONNX_CAFFE2_BUNDLE, None means OperatorExportTypes.ONNX_ATEN_FALLBACK. OperatorExportTypes.ONNX: Export all ops as regular ONNX ops (in the default opset domain). OperatorExportTypes.ONNX_FALLTHROUGH: Try to convert all ops to standard ONNX ops in the default opset domain. If unable to do so (e.g ...