Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在阅读 TensorflowJS 转换器的文档和源代码,它明确区分了 Keras SavedModel 和 Tensorflow SavedModel。
格式之间有什么区别以及跨格式支持故事是什么?
请参阅:
https://www.tensorflow.org/tutorials/keras/save_and_load#:~:text=Saving%20custom%20objects,-If%20you%20are&text=The%20key%20difference%20between%20HDF5,without%20requiring%20the%20orginal%20code.
它讨论了差异