openxla / xla

A machine learning compiler for GPUs, CPUs, and ML accelerators
Apache License 2.0
2.55k stars 394 forks source link

Rename `xla::ifrt::{From,To}PjRtDeviceAttributeMap` to `xla::ifrt::{From,To}PjRtAttributeMap` #14871

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Rename xla::ifrt::{From,To}PjRtDeviceAttributeMap to xla::ifrt::{From,To}PjRtAttributeMap

This is in preparation for using xla::ifrt::AttributeMap for xla::ifrt::Executable's cost analysis map.