mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-04-27 19:36:13 +00:00
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
include *.txt README.md
|
|
recursive-include requirements *.txt
|
|
recursive-include colossalai *.cpp *.h *.cu *.tr *.cuh *.cc *.pyi
|
|
recursive-include op_builder *.py
|