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

[AL-2278] append_empty option in transforms #2340

Merged
merged 7 commits into from
May 11, 2023
Merged

Conversation

FayazRahman
Copy link
Contributor

🚀 🚀 Pull Request

Checklist:

  • My code follows the style guidelines of this project and the Contributing document
  • I have commented my code, particularly in hard-to-understand areas
  • I have kept the coverage-rate up
  • I have performed a self-review of my own code and resolved any problems
  • I have checked to ensure there aren't any other open Pull Requests for the same change
  • I have described and made corresponding changes to the relevant documentation
  • New and existing unit tests pass locally with my changes

Changes

  • Use ds.append(..., append_empty=True) to append empty samples to unspecified tensors in transforms

@FayazRahman FayazRahman changed the title append_empty option in transforms [AL-2278] append_empty option in transforms May 9, 2023
@tatevikh tatevikh requested review from farizrahman4u and levongh May 9, 2023 13:33
@FayazRahman FayazRahman added the trigger-test Label trigger to run tests on PRs label May 11, 2023
@activeloop-bot activeloop-bot removed the trigger-test Label trigger to run tests on PRs label May 11, 2023
@FayazRahman FayazRahman merged commit 266e1e8 into main May 11, 2023
@FayazRahman FayazRahman deleted the fy_tfm_append_empty branch May 11, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants