Caffe2 - C++ API
A deep learning, cross platform ML framework
Friends
caffe2::CuDNNHandles Class Reference

CuDNNHandles wraps around cudnnHandle_t so they can be properly destructed when threads exit. More...

#include <common_cudnn.h>

Friends

class CuDNNWrapper
 

Detailed Description

CuDNNHandles wraps around cudnnHandle_t so they can be properly destructed when threads exit.

Definition at line 292 of file common_cudnn.h.


The documentation for this class was generated from the following file: