Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing callbacks argument to fit method #285

Closed
3 tasks done
hvgazula opened this issue Mar 8, 2024 · 2 comments · Fixed by #295
Closed
3 tasks done

Missing callbacks argument to fit method #285

hvgazula opened this issue Mar 8, 2024 · 2 comments · Fixed by #295
Assignees
Labels

Comments

@hvgazula
Copy link
Contributor

hvgazula commented Mar 8, 2024

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)

  • Pass 1 or 2 callbacks
  • submit task (waiting for GPU)
  • Update code accordingly to enable callbacks and rerun
@hvgazula hvgazula self-assigned this Mar 8, 2024
@hvgazula hvgazula added this to Harsha Mar 8, 2024
@hvgazula hvgazula moved this to In Progress in Harsha Mar 8, 2024
@hvgazula
Copy link
Contributor Author

hvgazula commented Mar 8, 2024

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

@hvgazula hvgazula changed the title Check how to pass callbacks to fit method Missing callbacks argument to fit method Mar 8, 2024
@hvgazula hvgazula added bug and removed question labels Mar 8, 2024
@hvgazula
Copy link
Contributor Author

hvgazula commented Mar 8, 2024

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

@hvgazula hvgazula moved this from In Progress to Done in Harsha Mar 8, 2024
This was referenced Mar 12, 2024
Closed
Merged
@hvgazula hvgazula linked a pull request Mar 20, 2024 that will close this issue
Merged
@satra satra closed this as completed in 8aa264e Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant