Export Checkpoint Model #2325
Answered
by
HarikalarKutusu
timondurot
asked this question in
Q&A
-
I need to export the model I just trained somehow. I just have a bunch of files in my checkpoint directory. Any way to convert to .tflite? |
Beta Was this translation helpful? Give feedback.
Answered by
HarikalarKutusu
Dec 25, 2022
Replies: 2 comments 3 replies
-
You can use the export command. See: https://stt.readthedocs.io/en/latest/EXPORTING_MODELS.html or https://stt.readthedocs.io/en/latest/playbook/DEPLOYMENT.html#exporting-a-tflite-model |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wasertech
-
what tf...
…On Thu, 29 Dec 2022, 00:16 Heathrxw, ***@***.***> wrote:
tf
—
Reply to this email directly, view it on GitHub
<#2325 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACTVAI5FABT3FA66OI2MMKTWPTJ55ANCNFSM6AAAAAATI37KOQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the export command. See:
https://stt.readthedocs.io/en/latest/EXPORTING_MODELS.html
or
https://stt.readthedocs.io/en/latest/playbook/DEPLOYMENT.html#exporting-a-tflite-model