GetIndex
Supported Products
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
√ |
|
√ |
|
x |
Function
Obtains the index value of TensorDesc in ListTensorDesc.
Prototype
1 | uint64_t GetIndex() |
Parameters
None
Returns
Returns the index of a TensorDesc in ListTensorDesc.
Restrictions
None
Example
See Calling Example.
Parent topic: TensorDesc