Standardizing device names to the newer /device:<type>:<index> format by...
Standardizing device names to the newer /device:<type>:<index> format by making all the device factories produce the new device names. The python API would still support the legacy /<type>:<index> format so the C++ layer would accept both legacy and standardized names but the C++ layer would produce only new device names now. PiperOrigin-RevId: 170758313
Loading
Please sign in to comment