We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
modelV2
1 parent d4a7a87 commit c82af71Copy full SHA for c82af71
selfdrive/test/process_replay/model_replay.py
@@ -33,7 +33,7 @@
33
34
EXEC_TIMINGS = [
35
# model, instant max, average max
36
- ("modelV2", 0.03, 0.025),
+ ("modelV2", 0.035, 0.025),
37
("driverStateV2", 0.02, 0.015),
38
]
39
0 commit comments