Show / Hide Table of Contents

    Interface ITensorCudaStorage

    type neutral interface to a CudaStorageT

    Namespace: Tensor.Cuda
    Assembly: Tensor.dll
    Syntax
    interface ITensorCudaStorage

    Properties

    Name Description
    abstract property ByteData: CudaDeviceVariable<byte>
    abstract property DataSize: int64
    abstract property DataSizeInBytes: int64
    Back to top Generated by DocFX