iree-org / iree

A retargetable MLIR-based machine learning compiler and runtime toolkit.
http://iree.dev/
Apache License 2.0
2.85k stars 620 forks source link

Update PJRT plugin API version to 0.57 #19241

Open PragmaTwice opened 1 day ago

PragmaTwice commented 1 day ago

It closes #19223.

integrations/pjrt/third_party/pjrt_c_api/xla/pjrt/c/pjrt_c_api.h is updated to the latest (with API version from 0.38 to 0.57), fetching from https://github.com/openxla/xla/blob/a454e14ab0b10e35fb8ad73bd6db7d93782114f6/xla/pjrt/c/pjrt_c_api.h .

Maybe it's better to wait for the CI pipeline of PJRT plugin so it's marked draft now.