Commit fabbb929 authored by Alan Turner's avatar Alan Turner
Browse files

Formatting

parent 9a758ec4
......@@ -32,7 +32,9 @@ from onnx.numpy_helper import from_array
def onnx_test(external_data=False):
def create_onnx_test(op_test):
def run_test():
op_info = op_test()
if len(op_info) > 3:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment