Skip to content

Commit fd2cdef

Browse files
authored
fix: Fix L0_onnx_execution_provider (#7802)
1 parent 5ae759a commit fd2cdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"2.52.0": (
7474
"24.11", # triton container
7575
"24.11", # upstream container
76-
"1.20.0", # ORT
76+
"1.19.2", # ORT
7777
"2024.4.0", # ORT OpenVINO
7878
"2024.4.0", # Standalone OpenVINO
7979
"3.3.6", # DCGM version

0 commit comments

Comments
 (0)