Class OpImportAttribute
Inherited Members
Namespace: Unity.Sentis.ONNX
Syntax
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface)]
public class OpImportAttribute : Attribute, _Attribute
Constructors
OpImportAttribute(String)
Declaration
public OpImportAttribute(string opType)
Parameters
| Type | Name | Description |
|---|---|---|
| String | opType |
Fields
opType
Declaration
public string opType
Field Value
| Type | Description |
|---|---|
| String |