mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 14:07:56 -05:00
Forgot to report on device (#71)
* Add blender barbershop render * Avoid spellchecking imports * Add more... * Add pylint fixes * add pylintrc * Some fixes to running * Update friendly name * pylint fixes * Download scene from L drive * Update cspell * report on device
This commit is contained in:
@@ -54,6 +54,7 @@ try:
|
||||
report = {
|
||||
"score": score,
|
||||
"version": version,
|
||||
"device": args.device,
|
||||
"start_time": round((start_time * 1000)),
|
||||
"end_time": round((end_time * 1000))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user