|
void | Run (const caffe2::Predictor::TensorList &inputs, caffe2::Predictor::TensorList *outputs) |
|
void | RunMap (const caffe2::Predictor::TensorMap &inputs, caffe2::Predictor::TensorList *outputs) |
|
caffe2::NetDef & | init_net () |
|
caffe2::NetDef & | pred_net () |
|
std::vector< std::string > & | uninitialized_inputs () |
|
const caffe2::NetDef & | init_net () const |
|
const caffe2::NetDef & | pred_net () const |
|
const std::vector< std::string > & | uninitialized_inputs () const |
|
Definition at line 11 of file backend_rep.h.
The documentation for this class was generated from the following files: