Commit 4a79c107 authored by Junming Wu's avatar Junming Wu Committed by Frank Lee
Browse files

[NFC] polish colossalai/cli/benchmark/__init__.py code style (#2308)

parent 87d2defd
import click
from .utils import *
from .benchmark import run_benchmark
from colossalai.context import Config
from .benchmark import run_benchmark
from .utils import *
__all__ = ['benchmark']
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment