Back to Tensorflow

PJRT - Uniform Device API

third_party/xla/docs/pjrt/index.md

2.21.01.7 KB
Original Source

Project: /_project.yaml Book: /_book.yaml

<link rel="stylesheet" href="/site-assets/css/style.css">

PJRT - Uniform Device API

PJRT C API is the uniform Device API that we want to add to the ML ecosystem. The long term vision is that: (1) frameworks (TF, JAX, etc.) will call PJRT, which has device-specific implementations that are opaque to the frameworks; (2) each device focuses on implementing PJRT APIs as PJRT plugins, which can be opaque to the frameworks.

Communication channels

Resources