4 #include "caffe2/core/common.h" 5 #include "caffe2/proto/caffe2_pb.h" 12 CAFFE2_API caffe2::NetDef OptimizeForBackend(
14 std::function<
bool(
const caffe2::OperatorDef&)> supports,
15 std::function<caffe2::NetDef(
const caffe2::NetDef&)> transform_func,
A global dictionary that holds information about what Caffe2 modules have been loaded in the current ...