Updated on 2022-03-13 GMT+08:00

IsValid

Function Prototype

graphStatus IsValid();

Function Description

Checks whether a tensor object is valid.

Parameter Description

None

Return Value

Parameter

Type

Description

-

graphStatus

If the tensor object is valid, GRAPH_SUCCESS is returned. Otherwise, GRAPH_FAILED is returned.

Exception Handling

None

Restriction

None