Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fengzch-das
nunchaku
Commits
39f63f00
Commit
39f63f00
authored
Nov 11, 2024
by
sxtyzhangzk
Committed by
Zhekai Zhang
Nov 11, 2024
Browse files
[major] add MANIFEST.in
parent
2f9b307c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
MANIFEST.in
MANIFEST.in
+16
-0
No files found.
MANIFEST.in
0 → 100644
View file @
39f63f00
recursive-include src *.cpp *.h *.hpp *.ipp *.cu *.cuh
recursive-include nunchaku *.py
recursive-include nunchaku/csrc *.cpp *.h *.hpp *.ipp *.cu *.cuh
recursive-include third_party/Block-Sparse-Attention/csrc/block_sparse_attn *.cpp *.h *.hpp *.ipp *.cu *.cuh
recursive-include third_party/cutlass/include *.cpp *.h *.hpp *.ipp *.cu *.cuh
recursive-include third_party/json/include *.cpp *.h *.hpp *.ipp
recursive-include third_party/mio/include *.cpp *.h *.hpp *.ipp
recursive-include third_party/spdlog/include *.cpp *.h *.hpp *.ipp
include LICENCE.txt
include third_party/Block-Sparse-Attention/LICENSE
include third_party/cutlass/LICENSE.txt
include third_party/json/LICENSE.MIT
include third_party/mio/LICENSE
include third_party/spdlog/LICENSE
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment