FMRIB-Software-Library / support

Public FSL issue tracker and support portal
4 stars 0 forks source link

struct:truenet - python deprecation warning #22

Open crossmanith opened 1 month ago

crossmanith commented 1 month ago

Checklist

Describe the problem

deprecation warning in python module torch

(if relevant) Code sample or command line call with full output

truenet evaluate -i results001 -m mwsc -o results001

/opt/fsl/envs/truenet/lib/python3.11/site-packages/torch/nn/modules/module.py:1532: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument.
  return self._call_impl(*args, **kwargs)

results001 is the directory containing the output from prepare_truenet_data