Skip to content

Commit

Permalink
Split DML test out of cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Oct 26, 2024
1 parent bdce800 commit 3755562
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ stages:
- name: CUDA_MODULE_LOADING
value: 'LAZY'
- name: ep_name_alt
(parameters.EP_NAME, 'directml') }}:
${{ if eq(parameters.EP_NAME, 'directml') }}:
value: 'DML'
${{ else }}:
value: 'CUDA'
Expand Down

0 comments on commit 3755562

Please sign in to comment.