Interface ITensorCudaStorage
type neutral interface to a CudaStorageT
Namespace: Tensor.Cuda
Assembly: Tensor.dll
Syntax
interface ITensorCudaStorageProperties
| Name | Description | 
|---|---|
| abstract property ByteData: CudaDeviceVariable<byte> | |
| abstract property DataSize: int64 | |
| abstract property DataSizeInBytes: int64 |