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

User guide to use Rematerialization #20964

Open
pure-rgb opened this issue Feb 26, 2025 · 2 comments
Open

User guide to use Rematerialization #20964

pure-rgb opened this issue Feb 26, 2025 · 2 comments
Assignees
Labels
type:docs Need to modify the documentation

Comments

@pure-rgb
Copy link

gradient checkpoint feat was introduced here #20743 but currently there is no user guide how to adop it or use it.

@dhantule dhantule added the type:docs Need to modify the documentation label Feb 26, 2025
@mehtamansi29 mehtamansi29 added the keras-team-review-pending Pending review by a Keras team member. label Feb 26, 2025
@pure-rgb
Copy link
Author

what? keras-team-review-pending tag is added for such issue, seriously! lol.

@pure-rgb
Copy link
Author

Summary:

  1. How to leverage gradient-checkpoint for the keras.application models: https://keras.io/api/applications/
  2. How to for keras-hub model
  3. How to for custom model, or user-define model
  4. Simple usage. And how to adopt for complicated model like YOLO-v8.
  5. Will it work for all backend out of the box? Any comparison are made for gradient checkpoint among backends? which backends performs well?
  6. State of the limitation of keras.remat?

@hertschuh hertschuh removed the keras-team-review-pending Pending review by a Keras team member. label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs Need to modify the documentation
Projects
None yet
Development

No branches or pull requests

5 participants