Caffe2 - C++ API
A deep learning, cross platform ML framework
caffe2::cudnnTypeWrapper< T > Class Template Reference

cudnnTypeWrapper is a wrapper class that allows us to refer to the cudnn type in a template function. More...

#include <common_cudnn.h>

Detailed Description

template<typename T>
class caffe2::cudnnTypeWrapper< T >

cudnnTypeWrapper is a wrapper class that allows us to refer to the cudnn type in a template function.

The class is specialized explicitly for different data types below.

Definition at line 120 of file common_cudnn.h.


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