[Tutor] convert Keras to Onnx
Alan Gauld
alan.gauld at yahoo.co.uk
Mon Apr 26 09:09:08 EDT 2021
On 26/04/2021 11:41, Luigi Bibbò wrote:
> Good morning,
> I need to convert pre-trained model Keras to Onnx.
This list is for the python core language and its standard
library. This sounds like it might be SciPy related, in
which case you will probably get a better response on
the SciPy support forums.
> When I am going to convert the system replies:
> module 'keras' has no attribute,'_is_graph_network'.
Please include the entire error message since it contains
a lot of useful data.
However, we also need to see the code producing the error.
Otherwise we are just guessing.
Also, if keras is not part of SciPy then a link to
the module documentation might help too.
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list