Home
last modified time | relevance | path

Searched refs:get_device (Results 1 – 25 of 28) sorted by relevance

12

/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_placer_test.cc41 EXPECT_EQ("GPU", placer.get_device(node).type()); in TEST()
46 EXPECT_EQ("CPU", placer.get_device(node).type()); in TEST()
51 EXPECT_EQ("GPU", placer.get_device(node).type()); in TEST()
71 EXPECT_EQ("GPU", placer.get_device(node).type()); in TEST()
75 EXPECT_EQ("CPU", placer.get_device(node).type()); in TEST()
79 EXPECT_EQ("GPU", placer.get_device(node).type()); in TEST()
101 EXPECT_EQ("CPU", placer.get_device(node).type()); in TEST()
106 EXPECT_EQ("TPU", placer.get_device(node).type()); in TEST()
264 EXPECT_EQ("UNKNOWN", placer.get_device(node).type()); in TEST()
280 EXPECT_EQ("CPU", placer.get_device(node).type()); in TEST()
[all …]
Dvirtual_placer.h33 const DeviceProperties& get_device(const NodeDef& node) const;
Dvirtual_placer.cc117 const DeviceProperties& VirtualPlacer::get_device(const NodeDef& node) const { in get_device() function in tensorflow::grappler::VirtualPlacer
/external/autotest/client/profilers/blktrace/
Dblktrace.py36 def get_device(self, test): member in blktrace
52 device = self.get_device(test)
66 device = self.get_device(test)
/external/autotest/client/site_tests/network_8021xWiredAuthentication/
Dnetwork_8021xWiredAuthentication.py31 def get_device(self, interface_name): member in network_8021xWiredAuthentication
57 device = self.get_device(interface_name)
70 device = self.get_device(interface_name)
/external/autotest/client/cros/
Ddhcpv6_test_base.py39 def get_device(self, interface_name): member in Dhcpv6TestBase
60 device = self.get_device(interface_name)
75 device = self.get_device(interface_name)
Ddhcp_test_base.py75 def get_device(self, interface_name): member in DhcpTestBase
96 device = self.get_device(interface_name)
111 device = self.get_device(interface_name)
/external/libpcap/
Dpcap-dos.c137 static struct device *get_device (int fd) in get_device() function
256 dev = get_device (p->fd); in pcap_read_one()
379 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_stats_dos()
412 struct device *dev = p ? get_device (p->fd) : NULL; in pcap_stats_ex()
472 if (!get_device(p->fd)) in pcap_cleanup_dos()
923 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_sendpacket_dos()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh139 …if (use_x_device) glyph_pos.x_offset += (base + get_device (values, &ret)).get_x_delta (font, sto… in apply_value()
143 …if (use_y_device) glyph_pos.y_offset += (base + get_device (values, &ret)).get_y_delta (font, sto… in apply_value()
147 …if (horizontal && use_x_device) glyph_pos.x_advance += (base + get_device (values, &ret)).get_x_de… in apply_value()
152 …if (!horizontal && use_y_device) glyph_pos.y_advance -= (base + get_device (values, &ret)).get_y_d… in apply_value()
168 if ((format & xPlaDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()
169 if ((format & yPlaDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()
170 if ((format & xAdvDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()
171 if ((format & yAdvDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()
176 static OffsetTo<Device>& get_device (Value* value) in get_device() function
178 static const OffsetTo<Device>& get_device (const Value* value, bool *worked=nullptr) in get_device() function
/external/eigen/unsupported/test/
Dcxx11_tensor_device_sycl.cpp25 …<< sycl_device.m_queue.get_device(). template get_info<cl::sycl::info::device::name>() <<std::endl… in test_device_sycl()
/external/u-boot/include/
Dubi_uboot.h60 #define get_device(...) macro
/external/autotest/client/site_tests/network_VPNConnect/
Dnetwork_VPNConnect.py33 def get_device(self, interface_name): member in network_VPNConnect
59 device = self.get_device(interface_name)
/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Ddevices.py24 def get_device(self, device_id): member in DevicesClient
Dclient_lib_test.py86 if not d_client.get_device(new_device_id):
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorSyclRun.h40 …size_t tileSize =dev.m_queue.get_device(). template get_info<cl::sycl::info::device::max_work_grou… in run()
DTensorReductionSycl.h119 …size_t tileSize =dev.m_queue.get_device(). template get_info<cl::sycl::info::device::max_work_grou…
192 …size_t tileSize =dev.m_queue.get_device(). template get_info<cl::sycl::info::device::max_work_grou…
/external/u-boot/drivers/mtd/ubi/
Dbuild.c295 get_device(&ubi->dev); in ubi_get_device()
332 get_device(&ubi->dev); in ubi_get_by_major()
564 get_device(&ubi->dev); in uif_init()
1074 get_device(&ubi->dev); in ubi_attach_mtd_dev()
1152 get_device(&ubi->dev); in ubi_detach_mtd_dev()
Dkapi.c191 get_device(&vol->dev); in ubi_open_volume()
/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_allocator.cc25 const cl::sycl::device& device = sycl_queue.get_device(); in SYCLAllocator()
Dsycl_device.h172 auto device = queue_ptr->sycl_queue().get_device();
/external/autotest/server/site_tests/bluetooth_AdapterPairing/
Dbluetooth_AdapterPairing.py64 device = self.get_device(device_type)
/external/autotest/server/site_tests/bluetooth_AdapterHIDReports/
Dbluetooth_AdapterHIDReports.py65 device = self.get_device(device_type)
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dstatic_schedule.cc49 DeviceProperties device = placer.get_device(node); in PredictExecutionTime()
/external/autotest/client/common_lib/cros/tendo/
Dbuffet_tester.py219 device_resource = self._device_client.get_device(device_id)
/external/ltp/testcases/kernel/device-drivers/base/tbase/
Dtbase.c448 get_device(dev); in test_device_unregister()

12