Home
last modified time | relevance | path

Searched defs:device_types (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dinspecting_placer.h47 PrioritizedDeviceTypeVector device_types; member
Dcolocation_graph.cc108 bool HasPriorities(const PrioritizedDeviceTypeVector& device_types) { in HasPriorities()
/external/OpenCL-CTS/test_conformance/
Drun_conformance.py293 device_types = ["CL_DEVICE_TYPE_DEFAULT", "CL_DEVICE_TYPE_CPU", "CL_DEVICE_TYPE_GPU", "CL_DEVICE_TY… variable
/external/tensorflow/tensorflow/python/grappler/
Dcluster_wrapper.cc169 std::unordered_map<std::string, std::vector<std::string>> device_types; in PYBIND11_MODULE() local
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc111 std::vector<DeviceType> device_types; member
/external/wpa_supplicant_8/wpa_supplicant/
Ddriver_i.h1021 const u8 *device_types, in wpa_drv_p2p_lo_start()
Dp2p_supplicant.c9833 u8 *device_types; in wpas_p2p_lo_start() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c11400 unsigned int count, const u8 *device_types, in nl80211_p2p_lo_start()