-
Notifications
You must be signed in to change notification settings - Fork 3k
Image & Audio formatting for numpy/torch/tf/jax #5072
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
Merged
Merged
Changes from 22 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
5ff760c
wip
lhoestq 33ecf4f
Merge branch 'main' into image-formatting
lhoestq 85c3223
np formatting
lhoestq b734fb0
jax formatting
lhoestq ccd63e0
tf formatting
lhoestq 3a08c53
torch formatting
lhoestq 511533e
Merge branch 'main' into image-formatting
lhoestq e82708d
support str and bytes in jax
lhoestq bd53cd5
support str and bytes in torch
lhoestq 5bcb7e5
add tests
lhoestq 1940aa8
torch/tf/jax: support None
lhoestq 5ebad86
update docs
lhoestq 219c90a
fix tests
lhoestq a3da9c9
don't apply dtype in numpy extractor
lhoestq 953b52d
add consolidation
lhoestq e5fa68c
update tests
lhoestq 5525bb9
fix consolidate for np and jax
lhoestq 19d630a
only rag 1-d tensors in tf
lhoestq 1a56944
update tests
lhoestq 5d063f6
fix tf export
lhoestq 81ea724
don't convert np numbers to arrays
lhoestq 9379dd6
update tests
lhoestq eea269f
docs: batched tensors
lhoestq 4189a75
use object dtype for ragged numpy arrays
lhoestq cf94752
update tests
lhoestq da2b40a
fix np.array(..., object)
lhoestq File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.