Welcome to our Support Center

Create Tensor

Description

Allocates size bytes of linear memory on the device and returns a tensor to the allocated memory. Type : polymorphic.

 

Input parameters

 

 type : array or float, tensor (can be a scalar, 1D, 2D, 3D, 4D, 5D, 6D array).
 shape : array, tensor shape.

Output parameters

 

Tensor out : class

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install PERRINE library to run it).

Table of Contents
Index