mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-21 11:39:50 +00:00
fixup! Turn off compilation for pi0/pi05
This commit is contained in:
@@ -276,6 +276,7 @@ class RTCEvaluator:
|
|||||||
|
|
||||||
logging.info(f" RTC enabled: {rtc_enabled}")
|
logging.info(f" RTC enabled: {rtc_enabled}")
|
||||||
logging.info(f" RTC debug: {rtc_debug}")
|
logging.info(f" RTC debug: {rtc_debug}")
|
||||||
|
logging.info(f" Policy config: {config}")
|
||||||
|
|
||||||
# Apply torch.compile to predict_action_chunk method if enabled
|
# Apply torch.compile to predict_action_chunk method if enabled
|
||||||
if self.cfg.use_torch_compile:
|
if self.cfg.use_torch_compile:
|
||||||
|
|||||||
Reference in New Issue
Block a user