@paddlejs/paddlejs-backend-nodegl

0.0.2-beta.0 • Public • Published

中文版

paddlejs-backend-nodegl

This package implements a backend in Node.js for Paddle.js. This backend helps you execute model in Node.js environment, using the webgl backend ops. Npm package gl provides a WebGL context in Node.js without making a window or loading a full browser environment.

Importing

You can install the backend package via npm. @paddlejs/paddlejs-backend-nodelgl.

// Import the registered NodeGL backend.
import '@paddlejs/paddlejs-backend-nodegl';

Readme

Keywords

Package Sidebar

Install

npm i @paddlejs/paddlejs-backend-nodegl

Weekly Downloads

4

Version

0.0.2-beta.0

License

ISC

Unpacked Size

4.78 kB

Total Files

15

Last publish

Collaborators

  • yueshuangyan
  • fanzhongkai
  • sukkee