v0.2.0
- Improve conversion of
NDArrayto more data types- Add
DjlTools.getXXX()methods to get ints, floats, doubles, longs and booleans
- Add
- Estimate output size in
DjlDnnModelif shape doesn't match NDLayout- This relaxes the assumption that the output layout should match the input
- New
DjlTools.get/setOverrideDevice()methods to override DJL's default device selection- Primarily intended to explore
Device.fromName('mps')on Apple Silicon (which sometimes works, sometimes doesn't...)
- Primarily intended to explore
This version is intended for QuPath v0.4.3.
Install by drag & drop onto the QuPath window. If you have an old version of the extension installed, you may need to manually remove it from your QuPath extensions directory. You can find this via Extensions → Installed extensions.