質問編集履歴
1
問題解決に必要のない情報の削除
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
---------------------------------------------------------------------------
|
|
90
90
|
TypeError Traceback (most recent call last)
|
|
91
91
|
<ipython-input-50-3e1e31b58585> in <module>
|
|
92
|
-
----> 1 decoder.save("saved_model/
|
|
92
|
+
----> 1 decoder.save("saved_model/decoder")
|
|
93
93
|
|
|
94
94
|
~\anaconda3\envs\tensorflow\lib\site-packages\tensorflow\python\keras\engine\training.py in save(self, filepath, overwrite, include_optimizer, save_format, signatures, options)
|
|
95
95
|
1976 ```
|