Uses of Class
org.bytedeco.cuda.cudnn.cudnnDebug_t
-
Packages that use cudnnDebug_t Package Description org.bytedeco.cuda.cudnn -
-
Uses of cudnnDebug_t in org.bytedeco.cuda.cudnn
Methods in org.bytedeco.cuda.cudnn that return cudnnDebug_t Modifier and Type Method Description cudnnDebug_tcudnnDebug_t. cudaDeviceId(int setter)cudnnDebug_tcudnnDebug_t. cudnn_version(int setter)cudnnDebug_tcudnnDebug_t. cudnnStatus(int setter)cudnnDebug_tcudnnDebug_t. getPointer(long i)cudnnDebug_tcudnnDebug_t. handle(cudnnContext setter)cudnnDebug_tcudnnDebug_t. pid(long setter)cudnnDebug_tcudnnDebug_t. position(long position)cudnnDebug_tcudnnDebug_t. reserved(int i, int setter)cudnnDebug_tcudnnDebug_t. stream(CUstream_st setter)cudnnDebug_tcudnnDebug_t. tid(long setter)cudnnDebug_tcudnnDebug_t. time_delta(int setter)cudnnDebug_tcudnnDebug_t. time_sec(int setter)cudnnDebug_tcudnnDebug_t. time_usec(int setter)Methods in org.bytedeco.cuda.cudnn with parameters of type cudnnDebug_t Modifier and Type Method Description voidcudnnCallback_t. call(int sev, Pointer udata, cudnnDebug_t dbg, BytePointer msg)
-