fixup! Turn off compilation for pi0/pi05

This commit is contained in:
Eugene Mironov
2025-11-07 21:25:24 +07:00
parent 2dd7c2a7ea
commit 755ba419f6
+1
View File
@@ -276,6 +276,7 @@ class RTCEvaluator:
logging.info(f" RTC enabled: {rtc_enabled}")
logging.info(f" RTC debug: {rtc_debug}")
logging.info(f" Policy config: {config}")
# Apply torch.compile to predict_action_chunk method if enabled
if self.cfg.use_torch_compile: