KevinMenden / scaden

Deep Learning based cell composition analysis with Scaden.
https://scaden.readthedocs.io
MIT License
73 stars 26 forks source link

Configure GitHub actions to build docker images for CPU and GPU usage #55

Closed KevinMenden closed 3 years ago

KevinMenden commented 3 years ago

The docker publish action should be modified such that it builds two images, one with Scaden installed for CPU usage and one for GPU usage

KevinMenden commented 3 years ago

should change the IMAGE_NAME in the docker action so it doesn't produce 'scaden/saden'