remove empty line

update-doc-pybind
zchen0211 8 years ago
parent c557402855
commit 98c35729ce

@ -34,7 +34,6 @@ namespace operators {
*
* if cond == 0, it will run false_net, which is another NetOp.
*/
class CondOp : public framework::OperatorBase {
public:
CondOp(const std::string& type, const framework::VariableNameMap& inputs,

Loading…
Cancel
Save