3 #include "caffe2/core/net.h" 12 bool tryConvertToMPSCNNIntermediateCopies(
const NetDef& initNet,
13 const NetDef& predictNet,
14 NetDef* mpscnnPredictNet);
15 NetDef setSpecialArgs(
const NetDef& def);
A global dictionary that holds information about what Caffe2 modules have been loaded in the current ...