DeepSpeed
Raise clear error on in-place GatheredParameters edits without modifier_rank
#7817
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
Commits
improve error raised by modifying param in GatheredParameters context
tohtana
committed
42 days ago
check in fix in partition_parameters
tohtana
committed
42 days ago
get device from accelerator
tohtana
committed
42 days ago
check backend to match device
tohtana
committed
42 days ago
check mutation only when process group size > 1
tohtana
committed
42 days ago
add api to get backend
tohtana
committed
41 days ago
simplify choosing dvice
tohtana
committed
41 days ago
revert tests and add assertion
tohtana
committed
41 days ago
remove deprecated change
tohtana
committed
41 days ago
catch all errors in free_param instead of detecting changes
tohtana
committed
41 days ago
Loading