nobrainer icon indicating copy to clipboard operation
nobrainer copied to clipboard

Missing callbacks argument to fit method

Open hvgazula opened this issue 11 months ago • 2 comments

What are you trying to accomplish?

  • Adding/passing callbacks to the fit method (for Segmentation)
  • Noticed no callbacks input argument in the method definition

What have you tried? (TODO)

  • [x] Pass 1 or 2 callbacks
  • [x] submit task (waiting for GPU)
  • [x] Update code accordingly to enable callbacks and rerun

hvgazula avatar Mar 08 '24 11:03 hvgazula

TypeError: Segmentation.fit() got an unexpected keyword argument 'callbacks'

hvgazula avatar Mar 08 '24 12:03 hvgazula

  • [ ] test on a100 (but otherwise confident about the resolution)
  • [ ] add example in guide

hvgazula avatar Mar 08 '24 13:03 hvgazula