Dongsheng Yang
df29ce238e
fix bugs
2020-04-08 16:19:53 -04:00
yangdsh
931541d594
change tests
2020-03-11 12:31:06 -04:00
yangdsh
af2cab8b03
fix edit_knob test
2020-03-10 15:52:13 -04:00
dvanaken
07425da6e8
Fixed style
2020-02-20 17:16:04 -05:00
dvanaken
ff488cae35
Updated parser unit tests.
2020-02-20 17:16:04 -05:00
yangdsh
c2d5cbadd6
rename hyperparameters and use them as defaults
2020-01-18 23:27:01 -05:00
yangdsh
a3774af2c1
modify tests
2020-01-18 23:27:01 -05:00
dvanaken
7b962c4065
Updated parser classes to not cache knob/metric catalogs and replaced all queries that filter for numeric metrics with the new MetricType.numeric() method.
2020-01-13 17:21:56 -05:00
dvanaken
16348d1c7a
Updated fixtures, human-readable values values in knob/metric comparison view
2020-01-09 03:23:06 -05:00
dvanaken
e1da577ad0
Fixed formatting
2020-01-08 15:29:31 -05:00
dvanaken
9393fb7aca
Fixed bugs and improved logging in config recommendation tasks/views
2020-01-08 15:29:31 -05:00
yangdsh
ade504dcc4
fix bug
2019-12-15 23:09:29 +01:00
yangdsh
df86a9f3bc
fix website tests
2019-12-15 23:09:29 +01: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
01b4ec3f53
Support adding custom target objectives to the website/db/*/target_objective.py modules
2019-10-14 19:08:43 -04:00
Dana Van Aken
f68c23e975
Added outer db module and moved parser code into it
2019-10-14 19:08:43 -04:00
Dana Van Aken
e8f28ebef0
Added another function that converts bytes/ms to human-readable values without loss of resolution.
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
Dana Van Aken
c14a337695
Removed obsolete methods from parser and fields from Session model
2019-10-03 21:31:27 -04:00
Dana Van Aken
6b8aeb6043
fixed expected status_codes in tests
2019-10-03 21:31:27 -04:00
arifiorino
043d5b81d0
Fixed test cases
2019-09-24 09:35:20 -04:00
Dana Van Aken
7aea07f4c1
Parser cleanup
2019-09-04 22:33:36 -04:00
Andy Pavlo
3e564ce922
Initial commit with BSL
2019-08-23 11:47:19 -04:00