Caffe2 - C++ API
A deep learning, cross platform ML framework
Static Public Member Functions
caffe2::DispatchHelper< FixedValues< FirstVal, Values... >, ExtraArgs... > Struct Template Reference

Static Public Member Functions

template<typename Op >
static bool call (Op *op, int value)
 

Detailed Description

template<int FirstVal, int... Values, typename... ExtraArgs>
struct caffe2::DispatchHelper< FixedValues< FirstVal, Values... >, ExtraArgs... >

Definition at line 1055 of file operator.h.


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