bioimage-io / JDLL

The Java library to run Deep Learning models
https://github.com/bioimage-io/JDLL/wiki
Apache License 2.0
27 stars 6 forks source link

Use Cast.unchecked() to solve compilation error while casting imglib2 types #32

Closed stefanhahmann closed 11 months ago

stefanhahmann commented 1 year ago

This PR uses Cast.unchecked() in the classes BioengineTensor and BioengineOutputArray to resolve Compilation Errors, e.g.: https://github.com/bioimage-io/JDLL/actions/runs/5674873623/job/15379187184