Skip to content
Björn Lange edited this page Nov 14, 2017 · 1 revision

deepRacin

Deep Resource-aware OpenCL Inference Networks

  • Deploy computation graphs (such as trained deep neural network models) to mobile or desktop OpenCL supporting platforms.
  • Automated, resource-aware graph scheduling and parametrization
  • Runs on Linux, Windows (and MacOS systems, not tested)
  • Tested on Nvidia, AMD, Intel and mobile GPUs: Mali (OpenCL 1.1 required)
Note: This library is under ongoing development and in alpha status. While the library should run on all OS and GPUs that support OpenCL 1.1, it is not tested on all configurations.

If you have questions, feedback, suggestions or if you want to contribute, feel free to contact me!

Clone this wiki locally