GetInputTensorNum
Function Usage
Obtains the number of model inputs.
Prototype
1 | uint32_t Model::GetInputTensorNum(); |
Response Parameters
Data Structure |
Description |
|---|---|
uint32_t |
Number of model inputs. |
Parent topic: Model
Obtains the number of model inputs.
1 | uint32_t Model::GetInputTensorNum(); |
Data Structure |
Description |
|---|---|
uint32_t |
Number of model inputs. |