-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
convert float32 model to float16, but memory usage has not decreased #289
Comments
Hi @kukugpt Could you share a minimum repro, or your original code? |
of course, my task listed in below: import numpy as np if name == "main": |
Can you be more specific about the memory usage? Is it when you run it? What is the model size before and after... |
Tasks
The text was updated successfully, but these errors were encountered: