|
|
| OnnxAnnotation (std::string device) |
| |
|
void | setDevice (std::string device) |
| |
|
const std::string | getDevice () const |
| |
|
void | setOperatorDef (caffe2::OperatorDef *opDef) |
| |
|
const caffe2::OperatorDef * | getOperatorDef () const |
| |
|
caffe2::OperatorDef * | getMutableOperatorDef () |
| |
|
| Annotation (AnnotationKind kind) |
| |
|
AnnotationKind | getKind () const |
| |
|
|
static bool | classof (const Annotation *A) |
| |
|
| enum | AnnotationKind { Generic,
Caffe2
} |
| |
Definition at line 3 of file onnx_convert.h.
The documentation for this class was generated from the following file: