Home
last modified time | relevance | path

Searched defs:GetDeviceInfo (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/clusters/
Dutils_test.cc67 TEST(UtilsTest, GetDeviceInfo) { in TEST() argument
Dutils.cc151 DeviceProperties GetDeviceInfo(const DeviceNameUtils::ParsedName& device) { in GetDeviceInfo() function
/external/tensorflow/tensorflow/core/profiler/utils/
Dcost_utils.cc65 grappler::DeviceInfo TfOpRoofLineCostEstimator::GetDeviceInfo( in GetDeviceInfo() function in tensorflow::profiler::TfOpRoofLineCostEstimator
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_device.h156 T GetDeviceInfo(cl_device_id id, cl_device_info info) { in GetDeviceInfo() function
166 Status GetDeviceInfo(cl_device_id id, cl_device_info info, T* result) { in GetDeviceInfo() function
Dcl_device.cc32 std::string GetDeviceInfo<std::string>(cl_device_id id, cl_device_info info) { in GetDeviceInfo() function
/external/tensorflow/tensorflow/core/grappler/costs/
Dutils.cc237 DeviceProperties GetDeviceInfo(const string& device_str) { in GetDeviceInfo() function
259 DeviceProperties GetDeviceInfo(const CostGraphDef::Node& node) { in GetDeviceInfo() function
Dop_level_cost_estimator_test.cc52 DeviceInfo GetDeviceInfo(const DeviceProperties& device) const override { in GetDeviceInfo() function in tensorflow::grappler::__anon9ddc54f70111::TestOpLevelCostEstimator
Dop_level_cost_estimator.cc511 DeviceInfo OpLevelCostEstimator::GetDeviceInfo( in GetDeviceInfo() function in tensorflow::grappler::OpLevelCostEstimator
/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_ds.cc148 int32_t DeviceInfoDS::GetDeviceInfo( in GetDeviceInfo() function in webrtc::videocapturemodule::DeviceInfoDS