A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mlflow.org/docs/latest/python_api/mlflow.utils.html below:

mlflow.utils

mlflow.utils
class mlflow.utils.async_logging.run_operations.RunOperations(operation_futures)[source]

Class that helps manage the futures of MLflow async logging.

wait()[source]

Blocks on completion of all futures.

mlflow.utils.async_logging.run_operations.get_combined_run_operations(run_operations_list: list[mlflow.utils.async_logging.run_operations.RunOperations]) mlflow.utils.async_logging.run_operations.RunOperations[source]

Combine a list of RunOperations objects into a single RunOperations object.

Given a list of RunOperations, returns a single RunOperations object that represents the combined set of operations. If the input list is empty, returns None. If the input list contains only one element, returns that element. Otherwise, creates a new RunOperations object that combines the operation futures from each input RunOperations object.

Parameters

run_operations_list – A list of RunOperations objects to combine.

Returns

A single RunOperations object that represents the combined set of operations.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4