forked from rai-project/mlmodelscope
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix bug in InputPreviewImage component to display the correct selected input image * Debugged add models feature * Added src to adapt to new input formatting style * Removed boiler loading page for comparision * Fixed just single model ouput for comparision, TODO: Fix InputSelector * Fixed InputSelector for single input and multi-input * Fixed switching between inputs * Fixed mutiple inputs bug * Refactor task retrieval in ExperimentDetailContainer and update navigation in NewExperimentContainer to include task query parameter * Refactor input handling now supporting multiple inputs in model comparison * Added support for input handling and UI for multiple inputs in Experiment components * Add className prop to MultiInputPreview for styling in InputSelectors * Fixed Add Model feature updating input handling and integrated task in URL * Fixed duplicate inputs in the experiment * Add Webpack configuration for handling .mjs files with source-map-loader * Refactor runModels to run trial for each input when adding models * Add title attribute to text previews for full input visibility * Fix input reference in MultiInputPreview for accurate text display * Remove unnecessary query string delimiter in experiment navigation links * Update styles for input selector buttons and document previews
- Loading branch information
1 parent
b1bd7e0
commit fe903e2
Showing
17 changed files
with
338 additions
and
273 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
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
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 was deleted.
Oops, something went wrong.
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.