From 772b92fdab6c52cafe675f7429b29f443d7691a4 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 17 Jun 2018 09:29:58 +0200 Subject: logz --- recursive.py | 1 - 1 file changed, 1 deletion(-) (limited to 'recursive.py') diff --git a/recursive.py b/recursive.py index 461f3e1..5ab6ff7 100644 --- a/recursive.py +++ b/recursive.py @@ -53,7 +53,6 @@ if not opt.engine and not opt.onnx: print(model) for i, data in enumerate(dataset): - print("iter...{}".format(i)) if i >= opt.how_many: break if opt.data_type == 16: -- cgit v1.2.3-70-g09d2