Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Types | Static Public Member Functions | Static Public Attributes
caffe2::cudnnTypeWrapper< double > Class Template Reference

Public Types

typedef const double ScalingParamType
 
typedef double BNParamType
 

Static Public Member Functions

static ScalingParamType * kOne ()
 
static ScalingParamType * kZero ()
 

Static Public Attributes

static const cudnnDataType_t type = CUDNN_DATA_DOUBLE
 

Detailed Description

template<>
class caffe2::cudnnTypeWrapper< double >

Definition at line 157 of file common_cudnn.h.


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