#249·nougat

Warnings

Author: r-ubenCreated Dec 16, 2024Updated Apr 9, 2025

Hi,

I'm getting the following warnings:

  1. UserWarning: Argument 'alpha_affine' is not valid and will be ignored.
  2. UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /Users/runner/work/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorShape.cpp:3596.) return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined]

Thanks for your work