CheckTensorValid
Function Usage
Checks whether a tensor object is valid.
Prototype
APP_ERROR CheckTensorValid() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
APP_ERROR |
Error code returned during program execution. For details, see the MxBase/ErrorCode/ErrorCode.h file. |
Parent topic: TensorBase