Files
lerobot/lerobot/common/policies/abstract.py
Alexander Soare 8d2463f45b backup wip
2024-04-05 18:46:30 +01:00

7 lines
75 B
Python

from collections import deque
import torch
from torch import Tensor, nn