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` #3

Closed mikepenz closed 1 year ago

mikepenz commented 1 year ago

This PR 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

It contains:

mtnwrw commented 1 year ago

Sorry, botched the force push. Easier to setup a new PR then try to salvage this.