[cpuinfo,fbgemm,nnpack] update to latest source version and rename targets#17063
Merged
strega-nil-ms merged 13 commits intomicrosoft:masterfrom May 5, 2021
luncliff:port/cpuinfo
Merged
[cpuinfo,fbgemm,nnpack] update to latest source version and rename targets#17063strega-nil-ms merged 13 commits intomicrosoft:masterfrom luncliff:port/cpuinfo
strega-nil-ms merged 13 commits intomicrosoft:masterfrom
luncliff:port/cpuinfo
Conversation
JackBoosY
suggested changes
Apr 7, 2021
Contributor
JackBoosY
left a comment
There was a problem hiding this comment.
Since this is no the upstream changes, we should add prefix unofficial-.
Contributor
Author
|
Cool. There are some ports I worked to use this, but let me fix them after this |
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>
Contributor
|
I think you should remake the patch file. |
* fixup target path to `share/unofficial-cpuinfo` * change IMPORTED target name to `unofficial::cpuinfo::cpuinfo`
* change cpuinfo::cpuinfo to unofficial
Contributor
Author
19 tasks
JackBoosY
approved these changes
Apr 11, 2021
Contributor
|
I think that that's incorrect; they're just corrections of upstream targets, so they should be under the upstream name, not |
Contributor
|
@strega-nil-ms The upstream doesn't export any targets in the master branch, did I miss something? |
Contributor
|
@JackBoosY oh... yeah you're right, I totally misread that, you're right. |
Contributor
|
Thanks @luncliff :) |
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?
cpuinfoto use the latest source code.cpuinfo-pull-22-868bd11.patchCONTROLtovcpkg.json.IMPORTEDtarget namesapcecpuinfo::tounofficial::cpuinfo::The previous patch
cpuinfo-pull-22-868bd11.patch, which is from pytorch/cpuinfo#22 failed to apply.Picked those differences and created a new patch file.
What a sad that PR is not merged yet ...
Which triplets are supported/not supported? Have you updated the CI baseline?
No change in triplet support. The current build check must be passed.
Target namespace changed
Does your PR follow the maintainer guide?
I think so.