mirror of
https://github.com/huggingface/lerobot.git
synced 2026-06-27 05:07:15 +00:00
remove brkpt
This commit is contained in:
@@ -2493,7 +2493,6 @@ class PI05Policy(PreTrainedPolicy):
|
||||
if single_sample:
|
||||
actions_tensor = actions_tensor.squeeze(0)
|
||||
|
||||
breakpoint()
|
||||
return actions_tensor
|
||||
|
||||
@torch.no_grad()
|
||||
|
||||
Reference in New Issue
Block a user