Class OnnxImportException
Represents an exception during the import of an ONNX model.
Inherited Members
Namespace: Unity.Sentis.ONNX
Assembly: solution.dll
Syntax
public class OnnxImportException : Exception, ISerializable, _Exception
Constructors
Name | Description |
---|---|
OnnxImportException(string) | Initializes and returns an instance of |