Class NativeTensor (rec)
C++ tensor marshaling
Inheritance
System.Object
NativeTensor (rec)
Namespace: Tensor.Cuda
Assembly: Tensor.dll
Syntax
record NativeTensor
val DataType: Type
val BasePtr: nativeint
val Offset: int64
val Shape: int64 list
val Stride: int64 list
val Storage: obj
Fields
Name | Description |
---|---|
val BasePtr: nativeint | |
val DataType: Type | |
val Offset: int64 | |
val Shape: int64 list | |
val Storage: obj | |
val Stride: int64 list |