Skip to content

Commit 521d952

Browse files
committed
Update 'main' to track development of 2.33.0 / r23.04
1 parent fd64af4 commit 521d952

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

TRITON_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.32.0dev
1+
2.33.0dev

build.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
# incorrectly load the other version of the openvino libraries.
6868
#
6969
TRITON_VERSION_MAP = {
70-
'2.32.0dev': (
71-
'23.03dev', # triton container
70+
'2.33.0dev': (
71+
'23.04dev', # triton container
7272
'23.02', # upstream container
7373
'1.13.1', # ORT
7474
'2022.1.0', # ORT OpenVINO

0 commit comments

Comments
 (0)