-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[inferno-ml] New testing route and other improvements (#146)
Several improvements to `inferno-ml-server` (and its types package): - Adds a new testing route with ability to override scripts, models, inputs - Purges last vestiges of user IDs (now everything uses group IDs) - Switches to UUIDs instead of integers for IDs - Makes `/status` much clearer - Removes some unnecessary parts of model caching; model versions are now saved to a filepath corresponding to their ID
- Loading branch information
Showing
18 changed files
with
405 additions
and
317 deletions.
There are no files selected for viewing
This file contains 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 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 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.