Namespace Unity.Sentis.ONNX
Classes
OnnxImportException
Represents an exception during the import of an ONNX model.
OnnxLayerImportException
Represents an exception during the import of a ONNX layer.
ONNXModelConverter
Represents a converter from an ONNX model to Sentis format.
OpImportAttribute
Structs
OperatorNode
Represents an ONNX operator for custom import.
Interfaces
IOpImporter
An interface that provides methods for importing custom layers.