Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 05070fe

Browse files
committed
remove line for lint
1 parent f12e5fd commit 05070fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/operator/subgraph/tensorrt/nnvm_to_onnx.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,6 @@ void ConvertPooling(NodeProto* node_proto, const NodeAttrs& attrs,
329329
} else {
330330
count_include_pad->set_i(1);
331331
}
332-
333332
} // end ConvertPooling
334333

335334
void ConvertRelu(NodeProto* node_proto, const NodeAttrs& /*attrs*/,

0 commit comments

Comments
 (0)