(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
Checklist
FSL version: 6.0.7.14
Describe the problem
deprecation warning in python module
torch
(if relevant) Code sample or command line call with full output
results001
is the directory containing the output fromprepare_truenet_data