2 #include "caffe2/core/net.h" 8 void compareModels(
const NetDef& initNet, NetDef predictNet);
9 void verifyRewrite(
const NetDef& initNet,
const NetDef& net, std::vector<int> inputDims);
A global dictionary that holds information about what Caffe2 modules have been loaded in the current ...