sleap icon indicating copy to clipboard operation
sleap copied to clipboard

Migrate to PyTorch (sleap-nn)

Open gitttt-1234 opened this issue 7 months ago • 0 comments

Description

This PR updates core components to migrate to PyTorch (SLEAP-NN), removing TensorFlow dependencies.

Types of changes

  • [ ] Bugfix
  • [x] New feature
  • [x] Refactor / Code style update (no logical changes)
  • [ ] Build / CI changes
  • [ ] Documentation Update
  • [ ] Other (explain)

Does this address any currently open issues?

#2159

Outside contributors checklist

  • [ ] Review the guidelines for contributing to this repository
  • [ ] Read and sign the CLA and add yourself to the authors list
  • [ ] Make sure you are making a pull request against the develop branch (not main). Also you should start your branch off develop
  • [ ] Add tests that prove your fix is effective or that your feature works
  • [ ] Add necessary documentation (if appropriate)

Thank you for contributing to SLEAP!

:heart:

gitttt-1234 avatar May 21 '25 19:05 gitttt-1234