Skip to content

Cache

Bases: PyTreeNode

A flat set of patches representing the RGB values of each tile in the base map

Tiles a grid (H, W) with equal tiles tiles (w, h, 3) to get a final array of shape (H * h, W * w, 3) and dtype jnp.uint8