[xnnpack] create a new port#17064
Merged
dan-shaw merged 29 commits intomicrosoft:masterfrom May 18, 2021
luncliff:port/xnnpack
Merged
[xnnpack] create a new port#17064dan-shaw merged 29 commits intomicrosoft:masterfrom luncliff:port/xnnpack
dan-shaw merged 29 commits intomicrosoft:masterfrom
luncliff:port/xnnpack
Conversation
Contributor
Author
in WindowsRequires in LinuxProbably SIMD configuration? |
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* fixup target path to `share/unofficial-cpuinfo` * change IMPORTED target name to `unofficial::cpuinfo::cpuinfo`
* change cpuinfo::cpuinfo to unofficial
This was referenced Apr 10, 2021
* use WindowStore in platform check
* windows: static build * export with namespace `unofficial::`
Contributor
Author
Linux
|
* change snapshot to resolve linux compile errors
* update baseline & port SHA
Contributor
Author
|
This PR will be rebased after these. |
BillyONeal
approved these changes
May 7, 2021
NancyLi1013
suggested changes
May 7, 2021
* update port git-tree SHA
* snapshot: 21/04/10 -> 21/05/17
NancyLi1013
approved these changes
May 18, 2021
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.
What does your PR fix?
There was no port request for this project. The PR requires #17063.
This is one of the 3rd party libraries for the PyTorch project. The PR will be used for future support of the
libtorchport.Related Works
nnpack[nnpack] create a new port #16344: has same dependenciesqnnpack[qnnpack] create a new port #17065: has same dependenciesWhich triplets are supported/not supported? Have you updated the CI baseline?
Targets general desktop triplets.
x64-osxx64-windowsx64-linuxDoes your PR follow the maintainer guide?
version-date.