Module Reference¶
Export¶
ONNX-Chainer exports Chainer model to ONNX graph with various options.
Export function for chainer.Chain in ONNX format. |
|
Export model and I/O tensors of the model in protobuf format. |
Export Utilities¶
ONNX-Chainer provides some utility functions to help exporting.
The target function fakes FunctionNode |
|
The target function fakes FunctionNode |
Convert Utilities¶
These utilities helps converting from Chainer model to ONNX format, mainly used them internally.
Testing Utilities¶
Returns a monotonically increasing ndarray for test inputs. |
|
Returns a monotonically increasing ndarray for test inputs. |
|
Returns a monotonically increasing ndarray for test inputs. |