mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 13:37:39 +08:00
Update agent.py to fix lint error
This commit is contained in:
@@ -87,7 +87,7 @@ COMMON_CONFIG = {
|
||||
"compress_observations": False,
|
||||
# Allocate a fraction of a GPU instead of one (e.g., 0.3 GPUs)
|
||||
"gpu_fraction": 1,
|
||||
# Drop metric batches from unresponsive workers after this timeout (seconds)
|
||||
# Drop metric batches from unresponsive workers after this many seconds
|
||||
"collect_metrics_timeout": 180,
|
||||
|
||||
# === Multiagent ===
|
||||
|
||||
Reference in New Issue
Block a user