Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

#581 Bug/sg 512 shuffle bugfix in recipe datalaoders

Merged
Ghost merged 1 commits into Deci-AI:master from deci-ai:bug/SG-512_shuffle_bugfix_in_recipe_datalaoders
1
2
3
4
5
6
  1. from super_gradients.training.utils.optimizers.rmsprop_tf import RMSpropTF
  2. from super_gradients.training.utils.optimizers.lamb import Lamb
  3. from super_gradients.training.utils.optimizers.all_optimizers import OPTIMIZERS, Optimizers
  4. __all__ = ['OPTIMIZERS', 'Optimizers', 'RMSpropTF', 'Lamb']
Discard
Tip!

Press p or to see the previous file or, n or to see the next file