You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.2.1 (#685)
* Add support for new maDLC labels format (#678)
* Supervised Identity Prediction (#460) (#679)
* Enable TensorFlow 2.8 support (#683)
* Bump minor version (#684)
Co-authored-by: roomrys <[email protected]>
Add cuda-nvcc (#623)
* Add cuda nvcc to the requirements and build pipeline
- Enables system-specific optimizations
* Pin nvcc version and add channel to build command
* Bump pre-release version and remove manual build filter
Talmo/tf26 (#617)
* More permissive tensorflow pip version requirement
- Allows for >= 2.6.2
- Pins wheel version for packaging
* Bump prerelease version
Co-authored-by: Talmo Pereira <[email protected]>