You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Pull Request resolved: #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
0 commit comments