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/).

9 lines (8 loc) 221 B
{ "tf-lib": "url-to-download-customized-binary", "addon": { "host": "host-of-pre-compiled-addon", "remote_path": "remote-path-of-pre-compiled-addon", "package_name": "file-name-of-pre-compile-addon" } }