mirror of
https://github.com/wassname/ray.git
synced 2026-07-20 12:40:20 +08:00
[tune] experiment_analysis split to Analysis (#5115)
This commit is contained in:
@@ -75,7 +75,7 @@ if __name__ == "__main__":
|
||||
"on_postprocess_traj": tune.function(on_postprocess_traj),
|
||||
},
|
||||
},
|
||||
)
|
||||
return_trials=True)
|
||||
|
||||
# verify custom metrics for integration tests
|
||||
custom_metrics = trials[0].last_result["custom_metrics"]
|
||||
|
||||
Reference in New Issue
Block a user