-
Notifications
You must be signed in to change notification settings - Fork 1
TensorFlow
Ashok Bhat edited this page Oct 22, 2020
·
14 revisions
- Popular Machine Learning Framework
- Open Source, Apache 2.0, Developed by Google
- Launched in 2015
- For training and inference
Backend | Data type |
---|---|
CUDA | FP32, FP16 |
oneDNN | FP32, INT8 |
Eigen | FP32 only |
TensorRT | FP32, ? |
TPU | FP32, BF16, ? |
- An open-source deep learning framework, for on-device inference
- For Mobile & IoT
- See TensorFlow Lite
- Library for machine learning in JavaScript
- For use in the browser or in Node.js.
- See TensorFlow.js
- New TensorFlow runtime.
- See TFRT
- Frameworks: TensorFlow | PyTorch | MXNET | Keras | ONNX
- Inference engines: ArmNN | OpenVINO | TensorRT | TensorFlow Lite | Core ML
- Tensor Processing Unit
- TensorFlow on GitHub - https://github.com/tensorflow/tensorflow
- TensorFlow models - https://github.com/tensorflow/models