Skip to content

Commit

Permalink
不要な変数を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
Masato Hori committed Feb 19, 2018
1 parent 18dd84b commit 95c8922
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/test/utils/test_conversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,6 @@ def test_onnx_nnp_conversion_squeezenet(tmpdir, nnp_fixture):
show_onnx = False
show_nnp = False
show_output = False
compare_values = True
path = os.path.join(onnx_dir, onnx_name)
# Process onnx with caffe2 backend
model = onnx.load(path)
Expand Down

0 comments on commit 95c8922

Please sign in to comment.