Skip to content

modeld: single jit#37758

Draft
Armandpl wants to merge 82 commits intomasterfrom
modeld-single-jit2
Draft

modeld: single jit#37758
Armandpl wants to merge 82 commits intomasterfrom
modeld-single-jit2

Conversation

@Armandpl
Copy link
Copy Markdown
Contributor

@Armandpl Armandpl commented Apr 2, 2026

  • test vs. compile
    • double check not hitting uop cache collision bug
  • test vs. onnx runtime
  • input queues what do: need them to work both for numpy and tg tensors
  • prepare only
    • compile a warp only jit and warm it up?
    • skip frame in some other way?
  • double check if there's any ops we can skip
  • how do we want to handle compile_supercombo in xx? i think validating with compile3 still makes sense
    • refactor later

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Process replay diff report

Replays driving segments through this PR and compares the behavior to master.
Please review any changes carefully to ensure they are expected.

✅ 0 changed, 66 passed, 0 errors

@commaci-public
Copy link
Copy Markdown
Contributor

commaci-public commented Apr 2, 2026

@Armandpl Armandpl force-pushed the modeld-single-jit2 branch from 22fe638 to 98c62ff Compare April 4, 2026 06:22
haraschax and others added 30 commits April 7, 2026 23:34
Move PubMaster/SubMaster creation before the model loading step.
During model loading (3.5s+), process_replay may send liveCalibration.
If SubMaster doesn't exist yet, the message is dropped and the warp
transform stays as zeros, producing garbage warped images.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This reverts commit 49e754c.
This reverts commit 8703885.
# Conflicts:
#	selfdrive/modeld/SConscript
#	selfdrive/modeld/modeld.py
This reverts commit 5b9ff6c.
This reverts commit b4f6fb3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants