Skip to content

xhcao/tfjs-webgl2compute

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow.js Web2Compute backend

This repo contains a standalone WebGL2Compute backend that implements the TensorFlow.js KernelBackend interface.

You can run the test suite with the following command:

$ yarn # to install dependencies
$ yarn test

For coding style checking:

$ yarn lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 98.5%
  • JavaScript 1.5%