mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 22:18:00 -05:00
- adds logging to output.py in harness utils, to remove the need to write the logging function for every harness - writes a more convenient function to call keras and parse keras args within misc.py in harness_utils, does not remove any functionality from other harnesses - added function to call time function while rounding to int - added default paus value for press n times - dota2: changing to path instead of os - ac shadows: os to path conversion, uses imported functions instead of writing - general linting - the last of us part 1 lint - new the last of us part 2 harness
10 lines
190 B
YAML
10 lines
190 B
YAML
friendly_name: "The Last of Us Part II"
|
|
executable: "tlou2.py"
|
|
process_name: "tlou-ii.exe"
|
|
output_dir: "run"
|
|
options:
|
|
- name: kerasHost
|
|
type: input
|
|
- name: kerasPort
|
|
type: input
|