TFRT: A new TensorFlow runtime (TF Dev Summit '20)

preview_player
Показать описание
TFRT is a new runtime for TensorFlow. Leveraging MLIR, it aims to provide a unified, extensible infrastructure layer with best-in-class performance across a wide variety of domain specific hardware. This approach provides efficient use of the multithreaded host CPUs, supports fully asynchronous programming models, and is focused on low-level efficiency.

Speaker:
Mingsheng Hong - Senior Staff Software Engineer

Resources:

event: TensorFlow Dev Summit 2020; re_ty: Publish; product: TensorFlow - General; fullname: Mingsheng Hong;
Рекомендации по теме
Комментарии
Автор

How does XLA fit in all these? By the way, I still can't get XLA to work on my Windows 10 laptop with RTX 2060 GPU. It just won't find ptxas. This must be a bug.

TernaryM
Автор

at 7:48 is current TF optimized with Nvidia's TensorRT?

junkmail