ColossalAI/examples/tutorial/sequence_parallel/model/layers
Edenzzzz 15055f9a36
[hotfix] quick fixes to make legacy tutorials runnable (#5559)
Co-authored-by: Edenzzzz <wtan45@wisc.edu>
2024-04-07 12:06:27 +08:00
..
__init__.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
bert_layer.py [hotfix] quick fixes to make legacy tutorials runnable (#5559) 2024-04-07 12:06:27 +08:00
dropout.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
embedding.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
head.py [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00
init_method.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
linear.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
mlp.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
pooler.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
preprocess.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00