mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 16:23:46 +08:00
New model: minor fixes (#25368)
* 1456d261-d232-4654-8885-4d9fde883894/440 ac1a6744-85b0-4ec6-8ba7-608d0717b8f1/750 * some copies are useful * update model replay ref * less frames in model replay onnx cpu Co-authored-by: Bruce Wayne <yassine@comma.ai> Co-authored-by: Yassine Yousfi <yyousfi1@binghamton.edu> old-commit-hash: 55bf9385047ec876643cdebc197fba4f05cc4695
This commit is contained in:
@@ -22,7 +22,7 @@ from tools.lib.logreader import LogReader
|
||||
|
||||
TEST_ROUTE = "4cf7a6ad03080c90|2021-09-29--13-46-36"
|
||||
SEGMENT = 0
|
||||
MAX_FRAMES = 20 if PC else 1300
|
||||
MAX_FRAMES = 10 if PC else 1300
|
||||
|
||||
SEND_EXTRA_INPUTS = bool(os.getenv("SEND_EXTRA_INPUTS", "0"))
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
5c2cb8fb9787584a1eb553968cb87e7e6782dac5
|
||||
4d4276525c18c8955011eb10ace9ceb3d9d73307
|
||||
|
||||
Reference in New Issue
Block a user