Skip to content

Commit

Permalink
Merge branch 'mlperf-inference' into mlperf-inference
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Nov 12, 2024
2 parents 4dcd13a + 0f07093 commit 70e0fe5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.25
0.3.26
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ pyyaml
requests
setuptools
giturlparse
tabulate
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ def read_file(file_name, default=""):
"cmind",
"giturlparse",
"requests",
"tabulate",
"pyyaml"
],
cmdclass={
Expand Down

0 comments on commit 70e0fe5

Please sign in to comment.