-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
[WIP] Make FlaxLMSDiscreteScheduler jittable #3833
[WIP] Make FlaxLMSDiscreteScheduler jittable #3833
Conversation
Hi @Dan8991, let us know when you are ready for a review :) |
Yes @pcuenca thank you very much. Right now I am just doing some testing to better understand how the modules work so the commits contain useless files, I will squash everything when I have finished making the class jittable and I will ask you to review the code :). |
82365e4
to
da495d2
Compare
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
@pcuenca I think I am almost done with the pull request, however I have some questions in particular:
|
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
da495d2
to
91bd3e0
Compare
@pcuenca I think I am ready for revision, however please check out my last message before starting the review and let me know if my assumptions were correct. |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
@pcuenca do you think it makes sense to continue this PR? |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
PR for issue #2180 trying to make FlaxLMSDiscreteScheduler jittable