Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Stopped active development for keras2onnx. Please migrate to tf2onnx. #737

Open
TomWildenhain-Microsoft opened this issue Aug 26, 2021 · 0 comments

Comments

@TomWildenhain-Microsoft

We stopped active development of keras2onnx and keras2onnx is now frozen to tf-2.3 and onnx-1.10.

To convert your Keras models you can head over to tf2onnx which can convert Tensorflow, Keras, Tflite and Tensorflow.js models. All keras2onnx unit tests have been added to the tf2onnx ci pipeline to make sure there are no avoidable regressions. The tf2onnx api tf2onnx.convert.from_keras() is similar to the keras2onnx api and we hope transition is painless.

You can find a simple tutorial how to convert keras models using tf2onnx here.

If you run into issue or need help with the transition, please open issue against tf2onnx here.

@wenbingl wenbingl pinned this issue Aug 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant