Skip to content

Commit

Permalink
Move up pybind to support new builds of ONNX Runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
causten committed May 25, 2024
1 parent bceef13 commit 994d09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
google/[email protected] -DCMAKE_POSITION_INDEPENDENT_CODE=On -X subdir -Dprotobuf_BUILD_TESTS=Off
nlohmann/[email protected]
ROCm/[email protected]
pybind/pybind11@d159a563383d10c821ba7b2a71905d1207db6de4 --build
pybind/pybind11@3e9dfa2866941655c56877882565e7577de6fc7b --build
msgpack/[email protected] -DMSGPACK_BUILD_TESTS=Off
sqlite3@3.43.2 -DCMAKE_POSITION_INDEPENDENT_CODE=On
ROCm/composable_kernel@57cdd70b7cb14e5e3b60cd9a5f96ba8dc343763e -DCK_BUILD_JIT_LIB=On -DCMAKE_POSITION_INDEPENDENT_CODE=On
Expand Down

0 comments on commit 994d09b

Please sign in to comment.