Interpreter Properties |
The Interpreter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Disposed |
Returns true if the object has been disposed.
(Inherited from DisposableObject.) |
![]() | InputIndices |
Get the list of tensor index of the inputs tensors.
|
![]() | Inputs |
Get an array of all the input tensors
|
![]() | NodeSize |
Get the number of ops in the model.
|
![]() | OutputIndices |
Get the list of tensor index of the outputs tensors.
|
![]() | Outputs |
Get an array of all the output tensors
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | TensorSize |
Get the number of tensors in the model.
|