bytedeco / javacpp-presets

The missing Java distribution of native C++ libraries
Other
2.68k stars 744 forks source link

GPU Support for tensorflow lite #1532

Open barrypitman opened 3 months ago

barrypitman commented 3 months ago

This PR includes some changes to enable building tensorflow-lite with -DTFLITE_ENABLE_GPU=ON for linux x64-64.

There are still some outstanding issues though: