↓ 8 callersFunctionbatch_pixels_to_patchesReshape images of [n_images, h, w, 3] -> [n_images, n_patches, pixels_per_patch]
experiments/olmo/preprocessing/preprocessor_utils.py:107
↓ 8 callersMethodbuild(cls, dxl_id: int, params: list[int], length: int, *args, **kwargs)
experiments/lerobot/tests/mocks/mock_dynamixel.py:67
↓ 7 callersMethod_set_cached_annotated_tasks(
self,
cache_key: Tuple[str, str],
tasks_by_episode: Optional[Dict[int, Any]],
)
experiments/olmo/data/lerobot_wrapper.py:1894
↓ 7 callersMethod_sync_read(
self,
addr: int,
length: int,
motor_ids: list[int],
*,
num_r
experiments/lerobot/src/lerobot/motors/motors_bus.py:1157