Home
last modified time | relevance | path

Searched defs:device_names (Results 1 – 25 of 39) sorted by relevance

12

/external/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_directx.cc53 const std::vector<std::string>& device_names, in GetScreenListFromDeviceNames()
87 const std::vector<std::string>& device_names) { in GetIndexFromScreenId()
201 std::vector<std::string> device_names; in GetSourceList() local
215 std::vector<std::string> device_names; in SelectSource() local
Dscreen_capturer_win_directx_unittest.cc24 const std::vector<std::string> device_names = { in TEST() local
Dscreen_capture_utils_unittest.cc25 std::vector<std::string> device_names; in TEST() local
Dscreen_capture_utils.cc34 std::vector<std::string>* device_names /* = nullptr */) { in GetScreenList()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dimplementation_selector_test.cc67 AttrValue device_names; in TEST_F() local
91 AttrValue device_names; in TEST_F() local
115 AttrValue device_names; in TEST_F() local
147 AttrValue device_names; in TEST_F() local
171 AttrValue device_names; in TEST_F() local
195 AttrValue device_names; in TEST_F() local
253 AttrValue device_names; in TEST_F() local
Dpin_to_host_optimizer.cc312 const std::vector<string> device_names = cluster->GetDeviceNames(); in Optimize() local
/external/tensorflow/tensorflow/lite/nnapi/
Dnnapi_util.cc50 std::vector<const char*> device_names; in GetDeviceNamesList() local
76 std::vector<const char*> device_names = GetDeviceNamesList(nnapi); in GetStringDeviceNamesList() local
/external/tensorflow/tensorflow/core/grappler/inputs/
Dtrivial_test_graph_input_yielder.cc33 const std::vector<string>& device_names) { in CreateGraphDef()
91 const std::vector<string>& device_names) in TrivialTestGraphInputYielder()
/external/tensorflow/tensorflow/core/tfrt/utils/
Dutils.cc104 const std::vector<std::string>& device_names, in CreateDummyTfDevices()
116 void AddDummyTfrtDevices(const std::vector<std::string>& device_names, in AddDummyTfrtDevices()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_structs.h50 llvm::ArrayRef<ParsedName> device_names() const { return device_names_; } in device_names() function
/external/tensorflow/tensorflow/core/debug/
Ddebug_grpc_testlib.h53 std::vector<string> device_names; variable
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util_test.cc37 bool DeviceNamesToParsedNames(llvm::ArrayRef<std::string> device_names, in DeviceNamesToParsedNames()
303 std::vector<std::string> device_names = in TEST() local
319 std::vector<std::string> device_names = in TEST() local
424 std::vector<std::string> device_names = in TEST() local
537 std::vector<std::string> device_names = in TEST() local
/external/tensorflow/tensorflow/core/common_runtime/
Ddynamic_device_mgr.cc102 std::vector<StringPiece> device_names; in LookupDevice() local
215 const std::vector<string>& device_names) { in RemoveDevicesByName()
Ddevice_mgr.cc115 std::vector<StringPiece> device_names; in LookupDevice() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Doptimize.cc42 mlir::ArrayAttr device_names = op.device_names(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_supported_ops.cc73 std::vector<string> device_names = XlaOpRegistry::BackendNames(); in SupportedOpsMain() local
/external/tensorflow/tensorflow/core/grappler/clusters/
Dcluster.cc99 std::vector<string> device_names; in GetDeviceNames() local
/external/pytorch/c10/core/
DDevice.cpp51 std::vector<const char*> device_names; in parse_type() local
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/
Dexecution_metadata_exporter_test.cc36 std::vector<flatbuffers::Offset<flatbuffers::String>> device_names = { in CreateRuntimeMetadata() local
/external/tensorflow/tensorflow/core/tfrt/eager/
Dfunction_cache.cc91 llvm::SmallVector<tfrt::string_view, 4> device_names; in GetOrAddFunction() local
/external/webrtc/modules/audio_device/win/
Dcore_audio_base_win.cc281 AudioDeviceNames device_names; in GetDeviceID() local
318 AudioDeviceNames device_names; in DeviceName() local
Dcore_audio_utility_win.cc476 webrtc::AudioDeviceNames* device_names) { in GetDeviceNamesInternal()
799 bool GetInputDeviceNames(webrtc::AudioDeviceNames* device_names) { in GetInputDeviceNames()
806 bool GetOutputDeviceNames(webrtc::AudioDeviceNames* device_names) { in GetOutputDeviceNames()
/external/tensorflow/tensorflow/compiler/jit/
Ddevice_util_test.cc25 absl::Span<const absl::string_view> device_names, in PickDeviceHelper()
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_performance_options.cc312 std::vector<std::string> device_names; in CreatePerformanceOptions() local
/external/tensorflow/tensorflow/core/distributed_runtime/integration_test/
Dc_api_multi_client_test.cc130 std::vector<std::string> device_names; in TEST() local

12