Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dpy_func.cc162 const string& expected_device_name = expected_device->attributes().name(); in ExtractTensorFromEagerTensor() local
/external/tensorflow/tensorflow/core/common_runtime/
Dreplicate_per_replica_nodes_test.cc69 const string& expected_device_name) { in CheckAssignedDevice()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dsegment.cc987 DeviceNameUtils::ParsedName expected_device_name = in SegmentGraph() local
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_tests.py2712 def test_device_name(self, device_address, expected_device_name): argument