- 03 Jan, 2023 1 commit
-
-
zbian authored
-
- 02 Nov, 2022 1 commit
-
-
kurisusnowdeng authored
-
- 19 Oct, 2022 2 commits
-
-
lucasliunju authored
-
Xue Fuzhao authored
-
- 11 Mar, 2022 1 commit
-
-
zbian authored
fixed padding index issue for vocab parallel embedding layers; updated 3D linear to be compatible with examples in the tutorial
-
- 15 Feb, 2022 1 commit
-
-
アマデウス authored
added branch context; added vocab parallel layers; moved split_batch from load_batch to tensor parallel embedding layers; updated gpt model; updated unit test cases; fixed few collective communicator bugs
-
- 27 Dec, 2021 1 commit
-
-
アマデウス authored
* integrated parallel layers for ease of building models * integrated 2.5d layers * cleaned codes and unit tests * added log metric by step hook; updated imagenet benchmark; fixed some bugs * reworked initialization; cleaned codes Co-authored-by:BoxiangW <45734921+BoxiangW@users.noreply.github.com>
-
- 16 Dec, 2021 1 commit
-
-
Frank Lee authored
-