Skip to content

Conversation

@voldyman
Copy link

Summary:
Imported commits from public tensordict repo using

python3 pytorch/import.py --project_name tensordict --no_submit

Manual Change:

  • adding a new dependency: pyvers
    • imported a new dependency pyvers in the stack
  • some import failures due to checked in code missing new lines
    • hypothesis: code formatter removed the new lines
    • manually added the new lines back and re-ran the script
  • added pyi files to library source to fix linter errors
  • disabled tests that use ray because we can't initialize a ray cluster on sandcastle hosts

Differential Revision: D85157386

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 22, 2025
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Oct 22, 2025

@voldyman has exported this pull request. If you are a Meta employee, you can view the originating Diff in D85157386.

Summary:
Pull Request resolved: meta-pytorch#3478

Imported commits from public tensordict repo using
```
python3 pytorch/import.py --project_name tensordict --no_submit
```

Manual Change:
* adding a new dependency: pyvers
  * imported a new dependency pyvers in the stack
* some import failures due to checked in code missing new lines
  * hypothesis: code formatter removed the new lines
  * manually added the new lines back and re-ran the script
* added pyi files to library source to fix linter errors
* disabled tests that use ray because we can't initialize a ray cluster on sandcastle hosts

Differential Revision: D85157386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant