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

GetShape

Function Prototype

Shape GetShape() const;

Function Description

Obtains shape described by TensorDesc.

Parameter Description

None

Return Value

Parameter

Type

Description

-

Shape

shape described by TensorDesc

Exception Handling

None

Restriction

shape returned is constant and is immutable.