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

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

#include <common_miopen.h>

Detailed Description

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

miopenTypeWrapper is a wrapper class that allows us to refer to the miopen type in a template function.

The class is specialized explicitly for different data types below.

Definition at line 90 of file common_miopen.h.


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