UNPKG

@tensorflow/tfjs-node

Version:

This repository provides native TensorFlow execution in backend JavaScript applications under the Node.js runtime, accelerated by the TensorFlow C binary under the hood. It provides the same API as [TensorFlow.js](https://js.tensorflow.org/api/latest/).

7 lines (6 loc) 89 B
{ "extends": "../tsconfig.test", "compilerOptions": { "module": "commonjs" } }