In Uber Ludwig toolbox the training from the scratch produced the following 10 files:
I would like to export them (or only the needed ones) into one file saved_model.pb to be able to load it to my ML Engine Google platform.
I tried the freeze_graph.py script, but it requires as an input a .pb file which I do not have. (I have only the above-mentioned 10 files). How to proceed to get this one saved_model.pb file? I saw several threads, but none of them works for me.
Ludwig added support for SavedModel which is the only model format supported by AI Platform (Cloud ML Engine)
Take a look at this issue
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With