Skip to content
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

Question regarding mode deployment #59

Open
cjohn001 opened this issue Jan 13, 2025 · 2 comments
Open

Question regarding mode deployment #59

cjohn001 opened this issue Jan 13, 2025 · 2 comments

Comments

@cjohn001
Copy link

Hello @james77777778,
seems like your project is the next missing piece of the puzzle I am looking for :) Seems like you are a specialist in the topic, hence I would like to ask you a question in regards to model deployment. I am currently stuck with Keras2 as I have not found an alternative in Keras3 for tensorflow_model_optimization. I am specifically looking for quantization aware training and pruning preserving quantization aware training. Have you maybe found a solution for this already?

@james77777778
Copy link
Owner

Hey @cjohn001

Regarding your question, unfortunately, there is no existing public solution for QAT and other advanced QAT with Keras3.
For now, it is still better to stick with Keras2 if you need QAT.

However, QAT is on the roadmap for Keras3. You can check out this PR: keras-team/keras#20641

@cjohn001
Copy link
Author

cjohn001 commented Jan 15, 2025

Hello @james77777778 ,
thanks for the directions. I suspected that. Than for the moment I will stay on Keras2 or see if I have more luck by looking into the pytorch/onnx direction. Is your model zoo known to work with Keras2 as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants