mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 19:17:01 +08:00
[wingman -> tune] Add system performance tracking (#4924)
This commit is contained in:
committed by
Richard Liaw
parent
c3e9d94b18
commit
e9b88dcbed
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user