You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add `is_neuron_available` utility function
* feat: add `DistributedType.MUTLI_NEURON`
* feat: adapt state classes for Neuron
* feat: add support for Neuron in Accelerator
* feat: adapted local sgd to fail with Neuron cores
* feat: add proper constant for Neuron
* feat: adapt dataclasses for Neuron
* feat: adapt environment for Neuron
* feat: adapt mixed precision utils for Neuron
* feat: integrate randomness features for Neuron
* feat: save and load Neuron RNG state
* feat: add clear cache method for Neuron
* feat: add support for Neuron device with launch
* feat: add support for Neuron devices in commands
* feat: adapt big modeling for Neuron
* feat: adapt test utils for Neuron
* feat: add "neuron" handling in set_device
0 commit comments