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 | |
|---|---|---|---|---|---|
| format | Avl.TensorFormat | ||||
| data | Atl.Blob | 
