tfjs/tfjs-backend-nodegl
dependabot[bot] 21a5be36d5
Bump minimatch from 3.0.4 to 3.1.2 in /tfjs-backend-nodegl (#7090)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23 09:48:38 -08:00
..
.vscode
demo
src
README.md
package.json
tasks.json
tsconfig.json
tslint.json
yarn.lock

README.md

Headless WebGL backend for TensorFlow.js via Node.js

** This project is under heavy development **

This new backend will provide a light-weight headless WebGL runtime for TensorFlow.js running under Node.js. This new backend is powered by the node-gles module which uses ANGLE to provide an integration layer to system GL runtime. This package aims to provide a think acceleration engine for IoT, desktop, and Node.js applications where CUDA (size/OS compatibility) is not an option.