ottertune/server/website/website
yangdsh a3833d83b1 normalize reward; square reward 2019-10-14 17:52:04 -04:00
..
fixtures Added additional Oracle views to metric collection (v, v). 2019-10-08 09:32:25 -04:00
management/commands Added option to dump debug info in 3 places: (1) the session view, (2) as a command in manage.py, and (3) as a fab command in the driver. 2019-10-08 09:32:25 -04:00
migrations Enforce unique Project.name for same user and unique Session.name for same user and project 2019-10-08 09:32:25 -04:00
parser Added another function that converts bytes/ms to human-readable values without loss of resolution. 2019-10-08 09:32:25 -04:00
settings modify the hyper parameter and reward of ddpg 2019-10-14 17:52:04 -04:00
static Initial commit with BSL 2019-08-23 11:47:19 -04:00
tasks normalize reward; square reward 2019-10-14 17:52:04 -04:00
templates Enforce unique Project.name for same user and unique Session.name for same user and project 2019-10-08 09:32:25 -04:00
templatetags Initial commit with BSL 2019-08-23 11:47:19 -04:00
__init__.py Initial commit with BSL 2019-08-23 11:47:19 -04:00
admin.py Changes: 2019-10-03 21:31:27 -04:00
forms.py Enforce unique Project.name for same user and unique Session.name for same user and project 2019-10-08 09:32:25 -04:00
models.py Enforce unique Project.name for same user and unique Session.name for same user and project 2019-10-08 09:32:25 -04:00
set_default_knobs.py The calculation of maxval for session knobs that use memory/storage resources is now set to 80% of the available resource (versus 100%) 2019-10-08 09:32:25 -04:00
types.py Changes: 2019-10-03 21:31:27 -04:00
urls.py Added option to dump debug info in 3 places: (1) the session view, (2) as a command in manage.py, and (3) as a fab command in the driver. 2019-10-08 09:32:25 -04:00
utils.py Added another function that converts bytes/ms to human-readable values without loss of resolution. 2019-10-08 09:32:25 -04:00
views.py Enforce unique Project.name for same user and unique Session.name for same user and project 2019-10-08 09:32:25 -04:00
wsgi.py Initial commit with BSL 2019-08-23 11:47:19 -04:00