mlr-org / mlr3torch

Deep learning framework for the mlr3 ecosystem based on torch
https://mlr3torch.mlr-org.com
Other
33 stars 7 forks source link

Invalid shape: better error handling #223

Open sebffischer opened 4 months ago

sebffischer commented 4 months ago

Better error message: Say which shape is expected.

sebffischer commented 4 months ago

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