Copy Tensor

Description

n

Copy the source tensor in tensor destination.

n

 

n

Input parameters

n

 

n

 Tensor Src : class, tensor to copy.
copy data ? : bolean, if this is true, then we also copy the tensor data.

Output parameters

n

 

n

Tensor Dst : class, copied tensor.

Examples

All these examples 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 Accelerator library to run it).