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

Tensor Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
Tensor()
Tensor(TensorFormat, Blob)

Properties

 NameTypeDescription
DataSystem.IntPtr
FormatAvl.TensorFormat A data descriptor.
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject

Methods

 NameDescription
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

See also