mlr3torch icon indicating copy to clipboard operation
mlr3torch copied to clipboard

Invalid shape: better error handling

Open sebffischer opened this issue 1 year ago • 2 comments

Better error message: Say which shape is expected.

sebffischer avatar May 21 '24 12:05 sebffischer

Also, the predefiend networks should add to their documentation which input shapes they expect for the lazy tensor inputs.

sebffischer avatar May 21 '24 12:05 sebffischer

Also add checks on input type (float32 in most cases)

sebffischer avatar Feb 05 '25 10:02 sebffischer