Skip to content

Commit 87e14bd

Browse files
authored
Update MLIR-TRT Version 0.1.33 (#245)
Signed-off-by: yizhuoz004 <[email protected]>
1 parent 9972163 commit 87e14bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir-tensorrt/Version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
set(MLIR_TENSORRT_VERSION_MAJOR "0")
22
set(MLIR_TENSORRT_VERSION_MINOR "1")
3-
set(MLIR_TENSORRT_VERSION_PATCH "32")
3+
set(MLIR_TENSORRT_VERSION_PATCH "33")
44
set(MLIR_TENSORRT_VERSION
55
"${MLIR_TENSORRT_VERSION_MAJOR}.${MLIR_TENSORRT_VERSION_MINOR}.${MLIR_TENSORRT_VERSION_PATCH}")
66

0 commit comments

Comments
 (0)