Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dpy_func.cc184 const string& expected_device_name = expected_device->attributes().name(); in ExtractTensorFromEagerTensor() local
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_tests.py1125 def test_device_name(self, device_address, expected_device_name): argument