pytorch2keras icon indicating copy to clipboard operation
pytorch2keras copied to clipboard

how to set onnx opset_version=11

Open lawo123 opened this issue 4 years ago • 0 comments

Describe the bug how to set opset_version=11? torch.onnx.export(model, dummy_input, "test.onnx", verbose=True, opset_version=11) @tehsenaus

lawo123 avatar Jun 28 '20 07:06 lawo123