Conversation
|
Hi @gaikwadabhishek! Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
ddcf5e7 to
7e473c7
Compare
NivekT
left a comment
There was a problem hiding this comment.
This PR mostly looks good to me. I will let @ejguan comment on the proper CI setup.
Question: Are there AWS/GCP/Azure remote setups that your library currently test against for every build? We might want to something similar here for different DataPipes (not just aistore).
Hi @NivekT |
Let's talk about this offline more @NivekT I was thinking of something similar for benchmarks where I can setup some machine configuration an instance type with some specific configuration for example HDD vs SSD and then run a benchmark script directly on it. There's a few options like |
ejguan
left a comment
There was a problem hiding this comment.
Thank you for your contribution. Generally looks good to me. And, could you please sign the CLA before we can merge the PR?
Hi @ejguan @NivekT |
|
@ejguan fixed the |
|
FYI: The failures from TorchVision CI are unrelated to your PR. |
|
@gaikwadabhishek your CLA application should have been approved just retrigger CI with an empty commit and the Facebook CLA check should pass |
Signed-off-by: Abhishek Gaikwad <gaikwadabhishek1997@gmail.com>
|
@zpao as FYI looks like CLA Check is still red |
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks! |
|
Hi @ejguan @NivekT @msaroufim, |
|
@msaroufim has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Fixes #{517}
Changes
aisio.py(Iterable Datapipe for AIStore backends)test/test_local_io.pytest/test_aistore.pyCI.yml.github/aistore_ci.ymlworkflowQuestions to maintainers
README.md, so I have tentatively added a URL similar to s3io functions. (seetorchdata/datapipes/iter/load/README.md)Signed-off-by: Abhishek Gaikwad gaikwadabhishek1997@gmail.com