TensorDesc

cudnn data type of variable like struct

struct TensorDesc {
cudnnTensorDescriptor_t desc;
CUdeviceptr ptr;
}

Postblit

this(this)
this(this)

no copy

Alias This

desc

Meta