Home
last modified time | relevance | path

Searched defs:system_device (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_helpers.cc31 DeviceNameUtils::ParsedName* system_spec, Device** system_device) { in GetSystemDevice()
/aosp_15_r20/system/update_engine/aosp/
H A Ddynamic_partition_control_android_unittest.cc371 string system_device; in TEST_P() local
513 string system_device; in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dtpu_rewrite_device_util.cc162 std::string GetTPUCompilationDevice(Device system_device) { in GetTPUCompilationDevice()