You are here: Start » AVL.NET » Tensor Class
Tensor Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Tensor() | |
![]() | Tensor(TensorFormat, Blob) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Data | System.IntPtr | |
![]() | Format | Avl.TensorFormat | A data descriptor. |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.Tensor) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.Tensor) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.Tensor) | |
![]() | ToString() | Inherited from System.Object |