2.1.0
Release Notes for Laypa Version 2.1.0
Date: 2024-6-26
Overview
Small fixes and moving of code
New Features
- Argument for number of workers: Allow for setting number of workers for the dataloader during inference (default 4)
Enhancements
- Seperate tools folder: Split tools from utils
- Comments in extra defaults: Explain what all of the added options of the extra default do
Deprecations and Removals
- None
Known Issues
- Temp downgrade of numpy: Prevent problems caused by numpy 2
Docker Image
The Docker image for version 2.1.0 can be obtained using the following command:
docker pull loghi/docker.laypa:2.1.0
Contributors
- @stefanklut: All
Full Changelog: 2.0.5...2.1.0