Update ONNX build dependency to v 1.8 (#3716)
This commit is contained in:
parent
c203e7e95f
commit
f76e1d9d56
@ -20,7 +20,7 @@ include(FetchContent)
|
||||
# ONNX.proto definition version
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
set(ONNX_VERSION 1.7.0)
|
||||
set(ONNX_VERSION 1.8.0)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# Download and install libonnx ...
|
||||
|
Loading…
Reference in New Issue
Block a user