Cache RenderingCache Bases: PyTreeNode patches: Array instance-attribute A flat set of patches representing the RGB values of each tile in the base map tile_grid(grid, tile) 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