Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 3rdparty/tvm
Submodule tvm updated from b56a1d to 4776d3
2 changes: 0 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ cmake>=3.26
cffi
cpplint
Cython
decorator
docutils
dtlib
numpy>=1.23.5
Expand All @@ -17,7 +16,6 @@ PyYAML
tqdm>=4.62.3
typing_extensions>=4.10.0
requests
attrs
cloudpickle
ml_dtypes
psutil
Expand Down
2 changes: 0 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ cmake>=3.26
cffi
cpplint
Cython
decorator
docutils
dtlib
numpy>=1.23.5
Expand All @@ -17,7 +16,6 @@ PyYAML
tqdm>=4.62.3
typing_extensions>=4.10.0
requests
attrs
cloudpickle
ml_dtypes
psutil
Expand Down
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# runtime requirements
Cython
decorator
numpy>=1.23.5
tqdm>=4.62.3
typing_extensions>=4.10.0
attrs
cloudpickle
ml_dtypes
psutil
Expand Down