#include <copy_op.h>
|
| TcCopyOp (const caffe2::OperatorDef &operator_def, caffe2::Workspace *ws) |
|
| ~TcCopyOp () override |
|
bool | RunOnDevice () override |
|
| TcOp (const OperatorDef &operator_def, Workspace *ws) |
|
| ~TcOp () override |
|
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>
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>
constexpr auto caffe2::TcCopyOp< T, Context, Engine >::description = tc::COPY_DOC |
|
static |
The documentation for this class was generated from the following file: