-
Notifications
You must be signed in to change notification settings - Fork 1
TFRT
A Bhat edited this page Mar 1, 2024
·
23 revisions
- New runtime aimed to replace the existing TensorFlow runtime.
- Responsible for efficient execution of kernels – low-level device-specific primitives – on target hardware.
- Last update in Feb 2022 via blog. No update since then.
- CPU - yes
- TPU - Yes
- Cloud TPU - In progress
- GPU - In progress
- "Deployed broadly inside Google for training and inference"
- Pixel phones - Being explored.
- Vertex AI - Available as a preview (https://cloud.google.com/vertex-ai/docs/predictions/optimized-tensorflow-runtime)
- Waymo - Being integrated.
- TFRT: A new TensorFlow runtime - https://blog.tensorflow.org/2020/04/tfrt-new-tensorflow-runtime.html
- TFRT: Progress update - https://blog.tensorflow.org/2022/02/tfrt-progress-update.html