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

SetShape

Function Prototype

void SetShape(Shape shape);

Function Description

Sets shape described by TensorDesc.

Parameter Description

Parameter

Input/Output

Type

Description

shape

Input

Shape

shape object to be set to TensorDesc

Return Value

None

Exception Handling

None

Restriction

None