Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
use mlperf-automations fork repo
Browse files Browse the repository at this point in the history
  • Loading branch information
anandhu-eng authored Dec 11, 2024
1 parent 07f05fe commit dc0dce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ def custom_function(self):
'all': True})
r = cmind.access({'action': 'pull',
'automation': 'repo',
'artifact': 'mlcommons@mlperf-automations',
'artifact': 'gateoverflow@mlperf-automations',
'checkout': commit_hash})
# r = cmind.access({'action':'pull', 'automation':'repo', 'artifact':'mlcommons@mlperf-automations', 'checkout': commit_hash})
print(r)
Expand Down

0 comments on commit dc0dce9

Please sign in to comment.