-
Notifications
You must be signed in to change notification settings - Fork 106
String tensor support #832
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 27 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
ed15d65
Refactor tensor set (wip)
alonre24 3b7d984
Support string tensor in tensor set (wip)
alonre24 db207d4
Refactor tensor set (wip)
alonre24 7651886
Refactor tensor set (wip)
alonre24 31568ef
Refactor tensor set (wip)
alonre24 e9155c8
Refactor tensor set (wip)
alonre24 6cbe718
Refactor tensor set (wip)
alonre24 aa23ccc
Refactor tensor set (wip)
alonre24 7de9e54
Refactor tensor set (wip)
alonre24 7bdc2f7
Refactor tensor set (wip)
alonre24 606812d
Refactor tensor set (wip)
alonre24 db5d30a
Refactor tensor set (wip)
alonre24 0b94d62
Refactor tensor set (wip)
alonre24 aac7798
formatting
alonre24 cb490d6
Merge branch 'master' into string_tensor_support
alonre24 07b3843
Merge branch 'master' into string_tensor_support
alonre24 0f77970
Merge branch 'master' into string_tensor_support
alonre24 0b61167
fixed bug in creating scalar tensor (with 0 dims)
alonre24 4893b84
Merge branch 'string_tensor_support' of https://github.com/RedisAI/Re…
alonre24 b504e01
all caches are the same cache now
chayim 8940c82
PR fixes - WIP
alonre24 00b2f96
WIP - PR comments
alonre24 01dc09c
WIP - PR comments
alonre24 adaa680
WIP - PR comments
alonre24 97986c6
Merge branch 'master' into string_tensor_support
alonre24 c6238cd
fix rdb v4 tests + allow string values not to be null-terminated when…
alonre24 794bbdf
fix - set unknown blob_size to be 0.
alonre24 42369fd
wip
alonre24 db903a4
PR fixes + testing string tensor concatenation and slicing via LLAPI,…
alonre24 705ee47
support TF - WIP
alonre24 e31d1aa
support TF - WIP
alonre24 b8b3e19
support and test TF
alonre24 fbbb4e7
revert onnx model
alonre24 cb835ab
Document test
alonre24 e548cc1
upload the TF model created for testing
alonre24 4baceca
Merge branch 'master' into string_tensor_support
alonre24 1929bf6
PR fixes - WIP
alonre24 11c4948
PR fixes
alonre24 acaa815
Merge branch 'string_tensor_support' of https://github.com/RedisAI/Re…
alonre24 eebffc3
valgrind fixes
alonre24 848ef81
Add string tensor type to docs
alonre24 8a1d3b7
Extended TF test description
alonre24 2b3f391
Small refactor of RDB encode/decode (so we won't copy blob on rdb loa…
alonre24 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
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.