-
Notifications
You must be signed in to change notification settings - Fork 6.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[onnx] update ONNXIFI build output and host dependencies #20112
Closed
Closed
Commits on Sep 11, 2021
-
* https://github.com/houseroad/foxi * install the project's copyright (MIT) * pytorch requires `foxi_loader` The CMake target will be renamed to `onnxifi_*` for convenience.
Configuration menu - View commit details
-
Copy full SHA for 8ee205b - Browse repository at this point
Copy the full SHA 8ee205bView commit details
Commits on Sep 16, 2021
-
[onnx] force onnx/onnx_proto static in Windows
Checked the protject's CI logs. It turned out onnx/onnx_proto are ALWAYS static. Specify it in CMakeLists.txt because vcpkg configures `BUILD_SHARED_LIBS=ON` If the triplet requires it. There are no `ONNXIFI_ENABLE_EXT=ON` case. Removed the misused build options in portfile. Add port feature `protobuf-lite` which is in build option.
Configuration menu - View commit details
-
Copy full SHA for d42ca2f - Browse repository at this point
Copy the full SHA d42ca2fView commit details -
[onnx] support windows static triplets
* remove SHARED for `onnxifi_wrapper` and `onnxifi_dummy`
Configuration menu - View commit details
-
Copy full SHA for 5114b48 - Browse repository at this point
Copy the full SHA 5114b48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28cec17 - Browse repository at this point
Copy the full SHA 28cec17View commit details
Commits on Sep 18, 2021
-
* also remove redundant part in patch files
Configuration menu - View commit details
-
Copy full SHA for f8ec3f5 - Browse repository at this point
Copy the full SHA f8ec3f5View commit details
Commits on Sep 23, 2021
-
Merge branch 'master' of https://github.com/microsoft/vcpkg into port…
…/onnx
JackBoosY committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 18d4965 - Browse repository at this point
Copy the full SHA 18d4965View commit details
Commits on Sep 28, 2021
-
[onnx] back to ONLY_STATIC_LIBRARY
* onnxifi targets will be static either
Configuration menu - View commit details
-
Copy full SHA for 233b72e - Browse repository at this point
Copy the full SHA 233b72eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94525df - Browse repository at this point
Copy the full SHA 94525dfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.