Module export

Module export 

Source
Expand description

ONNX Export Module

Provides functionality to automatically export Autograd graphs to ONNX.

Functions§

export_to_json
Export a tensor’s computational graph to ONNX JSON string
export_to_onnx
Export a tensor’s computational graph to ONNX