Closed mikegerber closed 1 year ago
The best that can happen: Have an understanding of how to save a model so it can be loaded under all (supported) circumstances.
Indeed. And to make it work better, as a precaution, we should try to get Calamari to support SavedModel format. In fact, the problem has already surfaced.
@bertsky I agree (tentatively, as I have not yet made myself familiar with it, but it sure looks like the best solution)
We already do this (the testing of Python 3.6 to 3.10), I just forgot about it :-)
Python 3.11 does not work currently and I don't think I'll investigate further until we can update to Calamari 2. (→ #77)
(Moved comment to #72)
Closing as this is already done and for the other stuff we have #72.
Learning from qurator-spk/eynollah#87/qurator-spk/eynollah#87 I think we should test loading/test inference on all supported Python and TF versions. The worst that can happen is to learn what isn't working.
I'd do this after #61.