Functionupsample_2dr"""Upsample a batch of 2D images with the given filter. Accepts a batch of 2D images of the shape `[N, C, H, W]` or `[N, H, W, C]` and upsam
examples/score_sde_pytorch/models/up_or_down_sampling.py:195
Functionupsample_2dr"""Upsample a batch of 2D images with the given filter. Accepts a batch of 2D images of the shape `[N, C, H, W]` or `[N, H, W, C]` and upsam
examples/score_sde_jax/models/up_or_down_sampling.py:333