TensorFlow - AshokBhat/notes GitHub Wiki

About

  • Machine Learning (ML) framework.
  • Open Source, Apache 2.0, Developed by Google
  • Launched in 2015
  • For training and inference

Backends

TensorFlow Lite

  • An open-source deep learning framework, for on-device inference
  • For Mobile & IoT

TensorFlow.js

  • Library for machine learning in JavaScript
  • For use in the browser or in Node.js.

TensorFlow Runtime (TFRT)

  • New TensorFlow runtime.

TensorFlow Serving

  • TF Serving infrastructure

See also

  • Frameworks: [TensorFlow]] ](/AshokBhat/notes/wiki/[[PyTorch) | ONNX