Skip to content

Commit

Permalink
Update hipify-perl location and permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
TedThemistokleous committed Oct 10, 2024
1 parent 83f059e commit 783ff0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci_build/amd_hipify.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,4 +205,4 @@ def hipify(hipify_perl_path, src_file_path, dst_file_path):
parser.add_argument("src", help="src")
args = parser.parse_args()

hipify("/onnxruntime", args.src, args.output)
hipify("/onnxruntime/tools/ci_build/hipify-perl", args.src, args.output)
File renamed without changes.

0 comments on commit 783ff0b

Please sign in to comment.