add hardware test

This commit is contained in:
wls2002
2023-08-15 09:08:58 +08:00
parent 0a7087353d
commit d317317ed2
2 changed files with 54 additions and 0 deletions

View File

@@ -37,3 +37,4 @@ if __name__ == '__main__':
state = pipeline.setup()
pipeline.pre_compile(state)
state, best = pipeline.auto_run(state)