mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
[submodule] Update ONNX to 1.18 (#152200)
Update ONNX to 1.18. Pull Request resolved: https://github.com/pytorch/pytorch/pull/152200 Approved by: https://github.com/justinchuby, https://github.com/malfet
This commit is contained in:
@ -1321,6 +1321,7 @@ if(CAFFE2_CMAKE_BUILDING_WITH_MAIN_REPO AND NOT INTERN_DISABLE_ONNX)
|
||||
add_definitions(-DONNX_ML=1)
|
||||
endif()
|
||||
add_definitions(-DONNXIFI_ENABLE_EXT=1)
|
||||
set(Python3_EXECUTABLE "${Python_EXECUTABLE}")
|
||||
if(NOT USE_SYSTEM_ONNX)
|
||||
add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/../third_party/onnx EXCLUDE_FROM_ALL)
|
||||
endif()
|
||||
|
2
third_party/onnx
vendored
2
third_party/onnx
vendored
Submodule third_party/onnx updated: b8baa84466...e709452ef2
Reference in New Issue
Block a user