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

[Feature] Cat LazyStackedTensorDicts #499

Merged
merged 16 commits into from
Aug 2, 2023
Merged

Conversation

matteobettini
Copy link
Contributor

No description provided.

Signed-off-by: Matteo Bettini <[email protected]>
@facebook-github-bot facebook-github-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 Jul 26, 2023
Signed-off-by: Matteo Bettini <[email protected]>
Signed-off-by: Matteo Bettini <[email protected]>
@matteobettini matteobettini marked this pull request as ready for review July 26, 2023 16:23
@vmoens vmoens changed the title [Feature] Cat lazy tds [Feature] Cat LazyStackedTensorDicts Jul 27, 2023
Copy link
Contributor

@vmoens vmoens left a comment

Choose a reason for hiding this comment

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

LGTM some minor comments

tensordict/tensordict.py Outdated Show resolved Hide resolved
tensordict/tensordict.py Outdated Show resolved Hide resolved
tensordict/tensordict.py Outdated Show resolved Hide resolved
tensordict/tensordict.py Outdated Show resolved Hide resolved
tensordict/tensordict.py Outdated Show resolved Hide resolved
tensordict/tensordict.py Outdated Show resolved Hide resolved
matteobettini and others added 4 commits July 27, 2023 16:45
Signed-off-by: Matteo Bettini <[email protected]>
Signed-off-by: Matteo Bettini <[email protected]>
Signed-off-by: Matteo Bettini <[email protected]>
@matteobettini
Copy link
Contributor Author

matteobettini commented Jul 27, 2023

i changed the out=smth branch to use update(, inplace=True)

Signed-off-by: Matteo Bettini <[email protected]>
Signed-off-by: Matteo Bettini <[email protected]>
test/test_tensordict.py Show resolved Hide resolved
tensordict/tensordict.py Outdated Show resolved Hide resolved
Signed-off-by: Matteo Bettini <[email protected]>
Signed-off-by: Matteo Bettini <[email protected]>
@vmoens vmoens added the enhancement New feature or request label Jul 28, 2023
Signed-off-by: Matteo Bettini <[email protected]>
Signed-off-by: Matteo Bettini <[email protected]>
Copy link
Contributor

@vmoens vmoens left a comment

Choose a reason for hiding this comment

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

Minor comment then good to go

tensordict/tensordict.py Outdated Show resolved Hide resolved
Signed-off-by: Matteo Bettini <[email protected]>
@vmoens vmoens merged commit a7be2f4 into pytorch:main Aug 2, 2023
@matteobettini matteobettini deleted the lazy_cat branch August 2, 2023 09:59
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. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants