Skip to content

Removing ONNX dependencies

Steffen Korn requested to merge dev into master

Removing ONNX dependencies from the framework since models can be converted afterwards using custom scripts.

This fixes an issue with newer TensorFlow versions not working with keras2onnx and the onnx format.

Edited by Steffen Korn

Merge request reports

Loading