Skip to content

Commit

Permalink
Merge branch 'main' into mlperf-inference
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Nov 29, 2024
2 parents 7c831f7 + 5f206aa commit 177bc96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script/get-spec-ptd/customize.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ def postprocess(i):
# Add execute permissions for the user
os.chmod(file_path, current_permissions | stat.S_IXUSR)


env['CM_SPEC_PTD_PATH'] = env['CM_MLPERF_PTD_PATH']

return {'return': 0}

0 comments on commit 177bc96

Please sign in to comment.