gmalivenko / onnx2keras

Convert ONNX model graph to Keras model format.
MIT License
195 stars 116 forks source link

Indentation error in onnx2keras/converter.py #138

Open lesept777 opened 2 years ago

lesept777 commented 2 years ago

In https://github.com/gmalivenko/onnx2keras/blob/master/onnx2keras/converter.py#L172 the lines 172 and 173 should be indented one step more