Tensor Constructor

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

Constructs an object of class Tensor.

Prototype

1
__init__(self, data: Any, *, tensor_desc: TensorDesc = None) -> None

Parameters

None

Returns

Object of class Tensor in the DataFlow module

Exception Handling

None

Constraints

None