C++ API
JAVA API
Python API
Defined in File shape.h
public mindspore::api::Base (Class Base)
public mindspore::api::Base
Shape defines dimensions of a tensor.
Public Functions
Create Shape with the given shape dimensions.
shape – [in] The shape dimensions.
Get the shape dimensions.
The shape dimensions.