Updated XNNPACK to v0.0.20210622#5416
Merged
giordano merged 1 commit intoJuliaPackaging:masterfrom Sep 4, 2022
Merged
Conversation
12eb04c to
5f5f95b
Compare
giordano
requested changes
Sep 4, 2022
f2ce4c1 to
cd7ebe5
Compare
In particular: * Updated, and elaborated on comments on sources and dependency versions * Enabled i686-w64-mingw32 * Using system libs instead of additional (now, superfluous) sources * Removed pic patch * Replaced FP16 source with dependency * Added w64 system libs patch * Excluded some srcs on aarch64-* to enable compilation. * Disabled F16, F32, and QS8 operators on aarch64-* to enable linking. * Disabled armv6l-* due to lack of support. * Disabled armv7l-* due to lack of support for building for armv7l-*-march+neonvfpv4. * Disabled microarchitecture build for Apple M1.
6ed33c7 to
85a35c8
Compare
giordano
reviewed
Sep 4, 2022
giordano
approved these changes
Sep 4, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Dependency for #4554