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

Clone

Function Prototype

Tensor Clone() const;

Function Description

Clones a tensor.

Parameter Description

None

Return Value

Parameter

Type

Description

-

Tensor

Cloned tensor object

Exception Handling

None

Restriction

None