pull/35952/head
Maxime Desroches 3 days ago
parent eb177964a7
commit 8de8719ded
  1. 2
      selfdrive/modeld/modeld.py

@ -31,6 +31,8 @@ from openpilot.selfdrive.modeld.constants import ModelConstants, Plan
from openpilot.selfdrive.modeld.models.commonmodel_pyx import DrivingModelFrame, CLContext
from openpilot.selfdrive.modeld.runners.tinygrad_helpers import qcom_tensor_from_opencl_address
# wow
PROCESS_NAME = "selfdrive.modeld.modeld"
SEND_RAW_PRED = os.getenv('SEND_RAW_PRED')

Loading…
Cancel
Save