MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.converter.onnx Namespace Reference

The MyCaffe.converter.onnx namespace contains the objects used to convert to/from the MyCaffe and CAFFE model formats from/to the ONNX model format.
More...

Classes

class  MyCaffeConversionControl
 The MyCaffeConversionControl handles converting between MyCaffe and ONNX formats. The OnnxControl is used to read and write ONNX files. More...
 

Detailed Description

The MyCaffe.converter.onnx namespace contains the objects used to convert to/from the MyCaffe and CAFFE model formats from/to the ONNX model format.

See also
ONNX Syntax for more information on the ONNX model format.