You are here: Start » AVL.NET » Tensor Constructor

Tensor Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Tensor
(
	Avl.TensorFormat format,
	Atl.Blob data
)

Parameters

Name Type Range Default Description
formatAvl.TensorFormat
dataAtl.Blob

See also