added call to create manifest function at the end of the benchmarks

This commit is contained in:
Arty Blue
2024-10-09 10:13:55 -07:00
parent bc5d5e03ac
commit 0d9891701c
8 changed files with 16 additions and 0 deletions

View File

@@ -197,6 +197,8 @@ def run_benchmark(keras_service):
# Exit
terminate_processes(PROCESS_NAME)
am.create_manifest()
return test_start_time, test_end_time