fix mac compile (#4870)

revert-4814-Add_sequence_project_op
Qiao Longfei 8 years ago committed by GitHub
parent df0946ebe2
commit 46f7854e5c

@ -135,7 +135,7 @@ public:
const std::string& getName() const { return subModelName_; } const std::string& getName() const { return subModelName_; }
/// some finish work, like convert the weight format of MKLDNNLayers /// some finish work, like convert the weight format of MKLDNNLayers
void finish() override; void finish();
protected: protected:
/** /**

Loading…
Cancel
Save