We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd64af4 commit 521d952Copy full SHA for 521d952
TRITON_VERSION
@@ -1 +1 @@
1
-2.32.0dev
+2.33.0dev
build.py
@@ -67,8 +67,8 @@
67
# incorrectly load the other version of the openvino libraries.
68
#
69
TRITON_VERSION_MAP = {
70
- '2.32.0dev': (
71
- '23.03dev', # triton container
+ '2.33.0dev': (
+ '23.04dev', # triton container
72
'23.02', # upstream container
73
'1.13.1', # ORT
74
'2022.1.0', # ORT OpenVINO
0 commit comments