Class that helps manage the futures of MLflow async logging.
Blocks on completion of all futures.
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.
run_operations_list â A list of RunOperations objects to combine.
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