-
Notifications
You must be signed in to change notification settings - Fork 120
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
Official tensorflow and keras model support #194
Conversation
Thanks for your contribution, Ewen~ This is awesome! I just has 3 small comments.
|
Thanks for your review Amber!
|
|
Hi Ewen, thank you so much for the contribution to FedScale!! I have 2 minor feedbacks:
|
Hi @IKACE this is a great point! I've made the TF model input shapes configurable based on the params. Please check my latest commit here. The overrides package version has been addressed in an earlier commit. |
Hi Ewen, thank you so much for the update!! Just one small thing, I think the parser only recognizes the first integer of the new |
I just made the change in driver.py. That's strange, because this command works for me |
Thanks the for change! I think previously |
Thank you so much all! I think we can merge this PR now. |
Great! Feel free to merge it (I do not have merge access). |
Again, thank you so much for your tremendous support! |
Checks