Skip to content

Releases: pixolution/djl-ndarray

DJL NDArray release 1, based on DJL 0.22

05 May 15:09
Compare
Choose a tag to compare

Aim to provide numpy like ndArray operations in Java projects based on Tensorflow backend only

  • Remove GPU support
  • Remove JNA & native libs lookup
  • Remove engine manager (expect Tensorflow natives at runtime)