mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-07 02:54:10 +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
|