Skip to content

Conversation

@rnyak
Copy link
Contributor

@rnyak rnyak commented May 16, 2023

Fixes # (issue)

Goals ⚽

Currently training speed ~2x slower if we use tf.keras.optimizers.Adagrad(). This PR changes that optimizer to tf.keras.optimizers.legacy.Adagrad() to avoid such training speed issue.

Implementation Details 🚧

Testing Details 🔍

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@rnyak rnyak requested a review from bschifferer May 16, 2023 20:51
@rnyak rnyak added this to the Merlin 23.05 milestone May 16, 2023
@rnyak rnyak added the P0 label May 16, 2023
@github-actions
Copy link

Documentation preview

https://nvidia-merlin.github.io/models/review/pr-1098

@edknv edknv merged commit 8bb655b into main May 16, 2023
@edknv edknv deleted the legacy_optimizer branch May 16, 2023 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants