How do I use model compression? #1442
Unanswered
Baopidragon1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After running out frozen_model.pb, I ran: dp compress -i frozen_model.pb -o graph-compress.pb as stated on the website, and got the error: -bash: dp: command not found. how can I run the compress function?
Beta Was this translation helpful? Give feedback.
All reactions