-
Notifications
You must be signed in to change notification settings - Fork 13
Add MODELSTORE and MODELEXECUTE #60
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
17 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 e91fce5
PR fixes, among them: bring back the documentation for deprecated mod…
alonre24 4ca3dfd
Make fixes in tests to suit the change in "AI.modelget"
alonre24 034ced1
Add missing comma...
alonre24 40e50a8
DO not update version yet
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,3 +6,4 @@ nose | |
| codecov | ||
| numpy | ||
| ml2rt | ||
| deprecated | ||
alonre24 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
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.