Skip to content
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

[DataPipe] Fixing interface generation in setup.py #87081

Closed
wants to merge 2 commits into from

Conversation

NivekT
Copy link
Contributor

@NivekT NivekT commented Oct 17, 2022

Stack from ghstack:

Based on the artifact generated on this page, I downloaded [s3] linux-focal-py3.7-clang7-asan/artifacts.zip (1.14 GB) and unpacked it. torch.utils.data.datapipes.datapipe.pyi does exist. I believe this means the file should be part of the distribution.

I also did wheel unpack ***.whl to confirm the existence of the file.

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 17, 2022

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/87081

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 26862af:
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Oct 17, 2022
NivekT added a commit that referenced this pull request Oct 17, 2022
ghstack-source-id: 6483beb25928901fd0d3b59859ef96bfd909cc1b
Pull Request resolved: #87081
@NivekT NivekT added module: data torch.utils.data release notes: dataloader release notes category labels Oct 17, 2022
NivekT added a commit that referenced this pull request Oct 17, 2022
ghstack-source-id: 9a270adc5a2ccc6d60aef2a2a63b204aa397c2d3
Pull Request resolved: #87081
@NivekT NivekT requested a review from ejguan October 17, 2022 18:16
Copy link
Contributor

@ejguan ejguan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Oct 17, 2022
@NivekT
Copy link
Contributor Author

NivekT commented Oct 17, 2022

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

NivekT added a commit that referenced this pull request Oct 17, 2022
Based on the artifact generated on this [page](https://hud.pytorch.org/pr/87081), I downloaded [[s3] linux-focal-py3.7-clang7-asan/artifacts.zip](https://gha-artifacts.s3.amazonaws.com/pytorch/pytorch/3266430083/linux-focal-py3.7-clang7-asan/artifacts.zip) (1.14 GB) and unpacked it. `torch.utils.data.datapipes.datapipe.pyi` does exist. I believe this means the file should be part of the distribution.

I also did `wheel unpack ***.whl` to confirm the existence of the file.
Pull Request resolved: #87081
Approved by: https://github.com/ejguan
pytorchmergebot pushed a commit that referenced this pull request Oct 18, 2022
Based on the artifact generated on this [page](https://hud.pytorch.org/pr/87081), I downloaded [[s3] linux-focal-py3.7-clang7-asan/artifacts.zip](https://gha-artifacts.s3.amazonaws.com/pytorch/pytorch/3266430083/linux-focal-py3.7-clang7-asan/artifacts.zip) (1.14 GB) and unpacked it. `torch.utils.data.datapipes.datapipe.pyi` does exist. I believe this means the file should be part of the distribution.

I also did `wheel unpack ***.whl` to confirm the existence of the file.
Pull Request resolved: #87081
Approved by: https://github.com/ejguan
malfet pushed a commit that referenced this pull request Oct 18, 2022
* [DataPipe] Fix missing functional name for FileLister (#86497)

Pull Request resolved: #86497
Approved by: https://github.com/ejguan

* [DataPipe] Fixing interface generation in setup.py (#87081)

Based on the artifact generated on this [page](https://hud.pytorch.org/pr/87081), I downloaded [[s3] linux-focal-py3.7-clang7-asan/artifacts.zip](https://gha-artifacts.s3.amazonaws.com/pytorch/pytorch/3266430083/linux-focal-py3.7-clang7-asan/artifacts.zip) (1.14 GB) and unpacked it. `torch.utils.data.datapipes.datapipe.pyi` does exist. I believe this means the file should be part of the distribution.

I also did `wheel unpack ***.whl` to confirm the existence of the file.
Pull Request resolved: #87081
Approved by: https://github.com/ejguan
@facebook-github-bot facebook-github-bot deleted the gh/nivekt/55/head branch June 8, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk Trigger trunk jobs on your pull request Merged module: data torch.utils.data release notes: dataloader release notes category topic: not user facing topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants