mirror of
https://github.com/wassname/ray.git
synced 2026-08-04 13:14:14 +08:00
087release update (#10651)
* [BRING BACK TO MASTER] Release test result for microbenchmark. * [BRING BACK TO MASTER] Update result and fix sanity check bugs.
This commit is contained in:
@@ -44,7 +44,6 @@ def main():
|
||||
task_type = get_task_type(line)
|
||||
task_performance = get_task_performance(line)
|
||||
task_standard_deviation = get_task_std(line)
|
||||
|
||||
task_info[task_type].append(task_performance)
|
||||
task_std_info[task_type].append(task_standard_deviation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user