forked from microsoft/DeepSpeed
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: SW publisher <[email protected]>
- Loading branch information
SW publisher
authored and
Jenkins
committed
Dec 19, 2024
1 parent
d254d75
commit 9c2d043
Showing
191 changed files
with
12,655 additions
and
1,104 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,52 +5,6 @@ | |
# Learn more about CODEOWNERS syntax here: | ||
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners | ||
|
||
* [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] | ||
|
||
# top-level repo folders | ||
/.github/ @mrwyattii @loadams | ||
/azure/ @mrwyattii @awan-10 | ||
/benchmarks/ @awan-10 @mrwyattii | ||
/bin/ @mrwyattii | ||
/csrc/ @awan-10 @mrwyattii @cmikeh2 @arashb | ||
/deepspeed/ @mrwyattii | ||
/docker/ @mrwyattii @awan-10 | ||
/docs/ @mrwyattii | ||
/examples/ @awan-10 @mrwyattii | ||
/op_builder/ @mrwyattii @cmikeh2 | ||
/release/ @loadams @mrwyattii | ||
/requirements/ @loadams @mrwyattii | ||
/scripts/ @mrwyattii @awan-10 | ||
/tests/ @mrwyattii @tjruwase @loadams | ||
|
||
# deepspeed | ||
/deepspeed/autotuning/ @mrwyattii | ||
/deepspeed/checkpoint/ @tjruwase | ||
/deepspeed/comm/ @awan-10 | ||
/deepspeed/compression/ @minjiaz @xiaoxiawu-microsoft @conglongli | ||
/deepspeed/elasticity/ @mrwyattii @awan-10 | ||
/deepspeed/launcher/ @mrwyattii @awan-10 | ||
/deepspeed/module_inject/ @mrwyattii @awan-10 @cmikeh2 @arashb | ||
/deepspeed/moe/ @awan-10 | ||
/deepspeed/monitor/ @awan-10 @mrwyattii | ||
/deepspeed/nebula/ @tjruwase @mrwyattii | ||
/deepspeed/ops/ @mrwyattii @awan-10 @cmikeh2 @arashb | ||
/deepspeed/pipe/ @ShadenSmith @duli2012 | ||
/deepspeed/profiling/ @ShijieZZZZ | ||
/deepspeed/utils/ @mrwyattii @tjruwase @awan-10 | ||
|
||
# inference | ||
/deepspeed/inference/ @mrwyattii @awan-10 @cmikeh2 @arashb | ||
/deepspeed/model_implementations/ @mrwyattii @awan-10 @cmikeh2 @arashb | ||
|
||
# training | ||
/deepspeed/runtime/ @mrwyattii @tjruwase | ||
/deepspeed/runtime/activation_checkpointing/ @mrwyattii @tjruwase | ||
/deepspeed/runtime/checkpoint_engine/ @tjruwase @mrwyattii | ||
/deepspeed/runtime/comm/ @awan-10 | ||
/deepspeed/runtime/compression/ @awan-10 @conglongli | ||
/deepspeed/runtime/data_pipeline/ @conglongli | ||
/deepspeed/runtime/fp16/ @mrwyattii @tjruwase | ||
/deepspeed/runtime/fp16/onebit/ @conglongli @awan-10 | ||
/deepspeed/runtime/pipe/ @ShadenSmith @duli2012 | ||
/deepspeed/runtime/swap_tensor/ @tjruwase @mrwyattii | ||
/deepspeed/runtime/zero/ @tjruwase @mrwyattii | ||
CODEOWNERS [email protected] [email protected] [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
+hpu.synapse.v1.19.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.