Method__call__(
self,
ffeats: Float[Array, "bn s latent_dim"],
fcorrs: Float[Array, "bn s lww"],
src/pips_jax/model.py:403
Functionbilerp_single(
features: Float[Array, "h w"],
i: Float[Array, "*coord_batch"],
j: Float[Array, "*co
src/pips_jax/utils_bilerp.py:24