]> mj.ucw.cz Git - moe.git/commit
Pipeline functions now get keyword arguments
authorTomas Gavenciak <gavento@ucw.cz>
Sat, 18 Sep 2010 16:10:08 +0000 (18:10 +0200)
committerTomas Gavenciak <gavento@ucw.cz>
Sat, 18 Sep 2010 16:10:08 +0000 (18:10 +0200)
commit68ef17dd956952f2a559bf9250628aa366884521
treefa524aa7838a732c540d50e095b1098d9a7a3ca4
parent5ad8b4f69ab4fdf4d75f5a56fc72ef2988f1da1f
Pipeline functions now get keyword arguments

No dependence on order, Eval argument called `e`
Fixed dummy extension and task type
t/moe/eval.py
t/moe/exts/dummy.py
t/moe/pipeline.py
t/moe/tasktypes/dummy.py