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] CatFrames for offline data #1122

Merged
merged 26 commits into from
May 5, 2023
Merged

[Feature] CatFrames for offline data #1122

merged 26 commits into from
May 5, 2023

Conversation

vmoens
Copy link
Contributor

@vmoens vmoens commented May 4, 2023

Description

Allows CatFrames to work with offline data.
Upcoming: The tensordict provided must have its last dimension marked as time.
As of now the tensordict provided is loosely assumed to have its last dimension being the time dimension.

This is BC-breaking as from now missing in-keys won't be allowed in transforms

cc @BY571

@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 May 4, 2023
@vmoens vmoens added the enhancement New feature or request label May 4, 2023
@vmoens
Copy link
Contributor Author

vmoens commented May 4, 2023

Added padding @BY571

@BY571
Copy link
Contributor

BY571 commented May 4, 2023

Added padding @BY571

Looks great to me!

@vmoens vmoens merged commit 09f71b1 into main May 5, 2023
@vmoens vmoens deleted the unfold_catframes branch May 5, 2023 06:49
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