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/).
TensorFlow.js GPU with native sm_120 (Blackwell) kernels — drop-in replacement for @tensorflow/tfjs-node-gpu
For information please refer [here](https://github.com/tensorflow/tfjs/blob/master/tfjs-node/README.md).
Loadable @tensorflow/tfjs-node compiled for lambda. Avoid native module errors and package size limits.
An open-source machine learning framework.
Hardware-accelerated JavaScript library for machine intelligence
Vanilla JavaScript backend for TensorFlow.js
Tensorflow model converter for javascript
GPU accelerated WebGL backend for TensorFlow.js
TensorFlow Data API in JavaScript
TensorFlow layers API in JavaScript
This package adds a WebAssembly backend to TensorFlow.js. It currently supports the following models from our [models](https://github.com/tensorflow/tfjs-models) repo: - BlazeFace - BodyPix - CocoSSD - Face landmarks detection - HandPose - KNN classifier
This package adds a GPU accelerated [WebGPU](https://www.w3.org/TR/webgpu/) backend to TensorFlow.js. It currently supports the following models: - BlazeFace - BodyPix - Face landmarks detection - HandPose - MobileNet - PoseDetection - Universal sentence
<a id="travis-badge" href="https://travis-ci.org/tensorflow/tfjs-node" alt="Build Status"> <img src="https://travis-ci.org/tensorflow/tfjs-node.svg?branch=master" /> </a>
Universal Sentence Encoder lite in TensorFlow.js
TFLite support for TensorFlow.js
Pretrained face detection model in TensorFlow.js
Pretrained BodyPix model in TensorFlow.js
Pretrained PoseNet model in TensorFlow.js
A trainable Hidden Markov Model with Gaussian emissions using TensorFlow.js
Pretrained hand detection model
Object detection model (coco-ssd) in TensorFlow.js
TensorFlow Decision Forests support for TensorFlow.js
Orama plugin for generating embeddings locally