# Copyright (c) Microsoft Corporation. # Licensed under the MIT License. """SuperBench Python module. Provide hardware and software benchmarks for AI systems. """
__version__ = '0.4.0'
__author__ = 'Microsoft'