mlr3torch icon indicating copy to clipboard operation
mlr3torch copied to clipboard

`Learner`'s jittability

Open sebffischer opened this issue 7 months ago • 0 comments

For some neural networks, jit_traceing works, for others it does not. Currently, each learner has the jit_trace parameter.

We should:

  • [ ] add a simple test whether jit tracjing works
  • [ ] remove the jit_trace parameter from those learners where it does not

sebffischer avatar Apr 25 '25 04:04 sebffischer