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