Home
last modified time | relevance | path

Searched defs:compilation_device_name (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_op_registry.cc125 const string& compilation_device_name, in RegisterBackend()
340 const string& compilation_device_name, in DeviceKernels()
H A Dxla_op_registry.h89 string compilation_device_name; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_device.h120 string compilation_device_name; member
H A Dxla_device.cc424 absl::string_view compilation_device_name) { in ShowXlaDeviceDeprecationWarning()