-
Notifications
You must be signed in to change notification settings - Fork 13
Add dagexecute support #69
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 all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
546aa47
Add the support in the new commands: AI.MODELEXECUTE (AI.MODELRUN is …
alonre24 d6f5b95
Merge with master
alonre24 722dfe8
merge with master
alonre24 05d0b71
Add deprecated to requirements
alonre24 5cc53b8
Update docker in CI from redisai/redisai to redislabs/redisai
alonre24 d16bc6d
fix redisai:edge to redisai:edge-cpu in CI
alonre24 08596b8
Merge branch 'master' into Add_modelstore_and_modelexecute_commands
alonre24 8793fc8
Formatting
alonre24 f1ed31a
Add formatting transformers
alonre24 fbe93d2
Remove transformers, format locally with "black"
alonre24 7431087
Merge branch 'master' into Add_modelstore_and_modelexecute_commands
alonre24 f98dfdb
More formatting locally
alonre24 5448fc3
More formatting locally (to long lines)
alonre24 37bfd9a
add support
AvitalFineRedis ba1b229
add tests
AvitalFineRedis 892a42f
add tests
AvitalFineRedis f793218
merge
AvitalFineRedis f6bec38
Update postprocessor.py
AvitalFineRedis 78a30f7
Update utils.py
AvitalFineRedis e40fae3
Update setup.py
AvitalFineRedis 9595e72
Update client.py
AvitalFineRedis 985d9a8
fix test.py
AvitalFineRedis 0f7c093
Merge remote-tracking branch 'origin/Add_DAGEXECUTE_support' into Add…
AvitalFineRedis e1572a2
change from "run" to "execute"
AvitalFineRedis cd83c2d
support modelrun and run in Dag
AvitalFineRedis d008db9
support modelrun and run in Dag
AvitalFineRedis ebce97d
add scriptexecute support with test
AvitalFineRedis f17bae5
Merge remote-tracking branch 'origin/Add_DAGEXECUTE_support' into Add…
AvitalFineRedis 9a4415c
Update dag.py
AvitalFineRedis 30ab3c7
merge master
AvitalFineRedis c85e6e1
fix Dag API
AvitalFineRedis 5af89c4
fix tests
AvitalFineRedis 29a0bb5
fix tests
AvitalFineRedis 195dc4a
Merge remote-tracking branch 'origin/Add_DAGEXECUTE_support' into Add…
AvitalFineRedis 398a849
fix tests
AvitalFineRedis 2afd793
Merge remote-tracking branch 'origin/Add_DAGEXECUTE_support' into Add…
AvitalFineRedis 49c1812
format fixes
AvitalFineRedis 0588013
last fix I hope
AvitalFineRedis 2bf04a3
fix review comments
AvitalFineRedis 5fdb65e
restore dagrun and dagrun_ro + tests
AvitalFineRedis b1b1a19
typo
AvitalFineRedis 296dcc0
typo
AvitalFineRedis a7a96dd
try add skimage to dependencies
AvitalFineRedis af07b5f
try add skimage to dependencies
AvitalFineRedis 22405ef
Merge remote-tracking branch 'origin/Add_DAGEXECUTE_support' into Add…
AvitalFineRedis b2d8abb
try add skimage to dependencies
AvitalFineRedis 77696fb
try add skimage to dependencies
AvitalFineRedis 1ec8036
add data files
AvitalFineRedis 8764acd
fix error
AvitalFineRedis 2cc477b
fix error
AvitalFineRedis 199db94
check w
AvitalFineRedis 678c735
fix warning catching
AvitalFineRedis faf1810
change error and warning messages
AvitalFineRedis 3a75397
add test for scriptexecute with redis commands
AvitalFineRedis d56d969
error message
AvitalFineRedis c934940
remove redundant function in script
AvitalFineRedis 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.