get_data_size

Applicability

Product

Supported

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

x

Atlas inference product

x

Atlas training product

x

Function Description

Obtains the data size of a tensor.

Prototype

1
get_data_size(self) -> int

Parameters

None

Returns

Data size of a tensor

Exception Handling

None

Constraints

This API modifies the returned TensorDesc, which does not affect the existing TensorDesc information in the Tensor object.