Skip to content

Commit

Permalink
Update master to track development for 2.9.0 / r21.04 (triton-inferen…
Browse files Browse the repository at this point in the history
  • Loading branch information
dzier committed Mar 22, 2021
1 parent e23f630 commit 64f75e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion TRITON_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.8.0dev
2.9.0dev
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
# incorrectly load the other version of the openvino libraries.
#
TRITON_VERSION_MAP = {
'2.8.0dev': ('21.03dev', '21.02', '1.6.0', '2021.1.110', '2021.1.110')
'2.9.0dev': ('21.04dev', '21.02', '1.6.0', '2021.1.110', '2021.1.110')
}

EXAMPLE_BACKENDS = ['identity', 'square', 'repeat']
Expand Down

0 comments on commit 64f75e3

Please sign in to comment.