Coverage for mlos_bench/mlos_bench/__init__.py: 100%

1 statements  

« prev     ^ index     » next       coverage.py v7.5.1, created at 2024-05-06 00:35 +0000

1# 

2# Copyright (c) Microsoft Corporation. 

3# Licensed under the MIT License. 

4# 

5""" 

6mlos_bench is a framework to help automate benchmarking and and 

7OS/application parameter autotuning. 

8"""