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