#include <convolution_op.h>
|
static constexpr auto | description = tc::CONVOLUTION2D_TC |
|
template<typename T , class Context , class Engine = caffe2::DefaultEngine>
template<typename T , class Context , class Engine = caffe2::DefaultEngine>
template<typename T , class Context , class Engine = caffe2::DefaultEngine>
|
inlineoverrideprotectedvirtual |
Hook called when the mappingOptions are not provided in the Caffe2 operator arguments. Does nothing by default, derived classes can reimplement this to customize stategies.
Reimplemented from caffe2::TcOp< T, Context, Engine >.
template<typename T , class Context , class Engine = caffe2::DefaultEngine>
The documentation for this class was generated from the following file: