dvanaken
|
42e1a4add3
|
Make constants editable
|
2019-12-10 18:01:56 +01:00 |
yangdsh
|
d1a9933808
|
fix bug
|
2019-12-10 17:54:54 +01:00 |
yangdsh
|
7ade03e3e5
|
fix bugs
|
2019-12-10 10:14:01 +01:00 |
yangdsh
|
642d7c3875
|
fix enum bug
|
2019-12-10 10:14:01 +01:00 |
dvanaken
|
a7724233d3
|
fixed formatting
|
2019-12-09 22:19:47 +01:00 |
dvanaken
|
b0cddcc289
|
Added 3 Oracle hidden knobs
|
2019-12-09 22:19:47 +01:00 |
dvanaken
|
02c40f5cea
|
Adjusted background task time
|
2019-12-05 20:46:02 -05:00 |
dvanaken
|
783b94cd4d
|
Speedup travis-ci tests
|
2019-12-05 20:46:02 -05:00 |
dvanaken
|
9e9c9c7510
|
Fixed bug when collecting session knobs; for LHS sessions, remove all pre-generated configs if the session knobs are modified
|
2019-12-05 20:46:02 -05:00 |
yangdsh
|
1250732add
|
resolve conflicts
|
2019-12-05 03:45:18 -05:00 |
yangdsh
|
5579d8d94f
|
restore CDBTune
|
2019-12-05 03:45:18 -05:00 |
bohanjason
|
1e17c78956
|
debug for new gpr
|
2019-12-05 01:50:41 -05:00 |
bohanjason
|
70f9f952d5
|
hyperparameter debug info for new gpr
|
2019-12-05 01:50:41 -05:00 |
bohanjason
|
f66543d965
|
add white kernel
|
2019-12-04 18:07:36 -05:00 |
bohanjason
|
edb1aba4fc
|
add comments
|
2019-12-04 18:07:36 -05:00 |
bohanjason
|
7b57eb98a2
|
add tests for new gpr models
|
2019-12-04 18:07:36 -05:00 |
bohanjason
|
7ebb2ea473
|
update old gpr model
|
2019-12-04 18:07:36 -05:00 |
bohanjason
|
fd7f111c26
|
remove white kernel in new GPR
|
2019-12-04 18:07:36 -05:00 |
bohanjason
|
5654d23637
|
fix sigma in new gpr model
|
2019-12-04 18:07:36 -05:00 |
bohanjason
|
7ee615a3f3
|
change default ridge to 1.0
|
2019-12-04 18:07:36 -05:00 |
bohanjason
|
5e51cf7025
|
fix old gpr model, add noise variance
|
2019-12-04 18:07:36 -05:00 |
dvanaken
|
7be5b89975
|
Changes: when we deploy our docker images we now also build/deploy the internal driver image; fixed .dockerignore; moved integration test data into the driver; fixed cast in oracle db_time target objective.
|
2019-12-04 17:27:05 -05:00 |
yangdsh
|
c4433181f7
|
fix format
|
2019-12-03 21:28:13 -05:00 |
yangdsh
|
4e5db94697
|
move restart location; auto fix knob range
|
2019-12-03 21:28:13 -05:00 |
dvanaken
|
c739eb066e
|
Changes: removed docker centos image; updated expected value used in test in analysis/tests/ddpg_test.py to be less strict; run all tests on travis vm and docker containers; push docker images to docker-hub repo if on the master branch;
|
2019-12-03 18:33:04 -05:00 |
arifiorino
|
cd36ff9803
|
Fixed Formatting
|
2019-12-03 17:28:35 -05:00 |
arifiorino
|
df2dbb6683
|
Bug fixes
|
2019-12-03 17:28:35 -05:00 |
arifiorino
|
6ab7b8ef4f
|
Bug fixes
|
2019-12-03 17:28:35 -05:00 |
yangdsh
|
13735c9b0b
|
fix bugs
|
2019-12-03 17:28:35 -05:00 |
arifiorino
|
99a9c3318e
|
Added oracle crash reporting - Dongsheng
|
2019-12-03 17:28:35 -05:00 |
arifiorino
|
0dff040012
|
Initial code to send/manage DB error
|
2019-12-03 17:28:35 -05:00 |
dvanaken
|
e80639c859
|
Fixed formatting
|
2019-11-26 15:25:06 -05:00 |
dvanaken
|
9994a22f16
|
Updated management commands
|
2019-11-26 15:25:06 -05:00 |
dvanaken
|
4ab2fdfd52
|
Updated knob tunability getter
|
2019-11-26 15:25:06 -05:00 |
dvanaken
|
c23308e9f1
|
Fixed log output
|
2019-11-26 05:15:44 -05:00 |
dvanaken
|
b211ad455d
|
Fixed bug caused by stale value of latest result in views.give_result()
|
2019-11-26 05:15:44 -05:00 |
yangdsh
|
e47508d20b
|
change knob catelog when changing session knob tunability
|
2019-11-25 17:55:15 -05:00 |
yangdsh
|
73cd8489f7
|
fix variable name
|
2019-11-25 13:22:54 -05:00 |
yangdsh
|
69dacaf193
|
make simulation interface consistent with website
|
2019-11-25 13:22:54 -05:00 |
yangdsh
|
b149684d77
|
add GPFLOW to website
|
2019-11-25 13:22:54 -05:00 |
yangdsh
|
dceee6e0ba
|
support Oracle flash back; auto-fix metric type; compile ojdbc
|
2019-11-25 13:17:53 -05:00 |
dvanaken
|
5555ead3a3
|
Fixed small bug in parser.
|
2019-11-22 15:12:54 -05:00 |
Bohan Zhang
|
071f2cdb53
|
Merge pull request #279 from yangdsh/improve_gpr
fix bug in simulation.py
|
2019-11-22 12:09:48 -08:00 |
yangdsh
|
27f9cb55fd
|
fix bug in simulation.py
|
2019-11-22 20:04:04 +00:00 |
yangdsh
|
f34e879cb1
|
python style
|
2019-11-21 00:02:11 -05:00 |
yangdsh
|
f0c6d7ef1f
|
accelerate simulation; scale beta
|
2019-11-21 00:02:11 -05:00 |
dvanaken
|
a0c60afc3c
|
Addressed Dongsheng's review comments.
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
6a58c52762
|
formatting
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
9a4bbeead5
|
...formatting
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
a008428903
|
formatting
|
2019-11-18 13:04:14 -05:00 |