Fyusion-Open-Source / fyusenet

FyuseNet is an OpenGL(ES) based library that allows to run neural network inference on GPUs that support OpenGL or OpenGL/ES, which is the case for most desktop and mobile GPUs on the market.
https://fyusion.com
MIT License
39 stars 14 forks source link

Introduce .devcontainer #5

Closed mtnwrw closed 1 year ago

mtnwrw commented 1 year ago

This PR authored by Mike aims to introduce a .devcontainer config which can be used with GitHub Codespaces.

It pre-installs different required components and is based on Ubuntu 22.04

It contains:

java python android-cli doxygen cmake + c++ tools emscripten