Commit Graph

9 Commits

Author SHA1 Message Date
dvanaken 06948089d2 Added new model to store execution times 2020-01-23 23:38:56 -05:00
yangdsh c2d5cbadd6 rename hyperparameters and use them as defaults 2020-01-18 23:27:01 -05:00
yangdsh 24194293bc make session hyperparameters editable on the website 2020-01-18 23:27:01 -05:00
dvanaken 5c855faa3e Testing gitlint 2019-10-24 00:54:38 -04:00
Dana Van Aken dcb3152ec5 Added valid target objectives to the session create/edit form 2019-10-14 19:08:43 -04:00
Dana Van Aken c568c09c00 Enforce unique Project.name for same user and unique Session.name for same user and project 2019-10-08 09:32:25 -04:00
Dana Van Aken e676433ece Changes:
- fixed bug in validator causing it to validate files in excluded directories and updated the pre-commit hook
 - hardware uniqueness is now based on the cpu, memory, storage, and storage_type fields, fixes #230
 - initial settings of a minval/maxval for a session knob are calculated based on its resource type and the user's hardware
 - squashed migrations
2019-10-03 21:31:27 -04:00
arifiorino cf4c02496e Added algorithm selection 2019-09-24 09:35:20 -04:00
Andy Pavlo 3e564ce922 Initial commit with BSL 2019-08-23 11:47:19 -04:00