[wingman -> tune] Add system performance tracking (#4924)

This commit is contained in:
Dušan Josipović
2019-07-06 09:57:35 +02:00
committed by Richard Liaw
parent c3e9d94b18
commit e9b88dcbed
4 changed files with 97 additions and 6 deletions
+1
View File
@@ -70,6 +70,7 @@ COMMON_CONFIG = {
# Execute TF loss functions in eager mode. This is currently experimental
# and only really works with the basic PG algorithm.
"use_eager": False,
"log_sys_usage": True,
# === Policy ===
# Arguments to pass to model. See models/catalog.py for a full list of the