remove debug log in interp_op.cc

revert-4814-Add_sequence_project_op
Luo Tao 7 years ago
parent 4724bdbe68
commit 5b862fedf1

@ -58,7 +58,6 @@ class InterpOp : public NetOp {
{{"Out", {Output("Out")}}}, {}));
CompleteAddOp(false);
LOG(INFO) << DebugString();
}
};

Loading…
Cancel
Save