mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-03 20:02:39 +01:00
wa/workloads: pep8 fixes
This commit is contained in:
@@ -46,7 +46,7 @@ class Deepbench(Workload):
|
||||
"""
|
||||
|
||||
parameters = [
|
||||
Parameter('test', default='gemm',
|
||||
Parameter('test', default='gemm',
|
||||
allowed_values=['gemm', 'conv', 'sparse'],
|
||||
description='''
|
||||
Specifies which of the available benchmarks will be run.
|
||||
|
Reference in New Issue
Block a user