gazounu
@gazounu

Are you sure you want to delete the question?

If your question is resolved, you may close it.

Leaving a resolved question undeleted may help others!

We hope you find it useful!

警告の対処法を教えてください。(pytorch image-classification)

解決したいこと

pytorchを用いてCoAtNetで画像分類を行っており、実行できてはいるのですが警告が毎回出てきて、その解決方法がわかりません。

発生している問題・エラー

UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at  ../aten/src/ATen/native/TensorShape.cpp:2895.)
  return _VF.meshgrid(tensors, **kwargs)  # type: ignore[attr-defined]
0

1Answer

Your answer might help someone💌