Home
last modified time | relevance | path

Searched defs:SetDevice (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dset_device.cc23 Status SetDevice(const GraphDef& input_graph_def, in SetDevice() function
/external/webrtc/modules/audio_device/win/
Dcore_audio_output_win.cc62 int CoreAudioOutput::SetDevice(int index) { in SetDevice() function in webrtc::webrtc_win::CoreAudioOutput
69 int CoreAudioOutput::SetDevice(AudioDeviceModule::WindowsDeviceType device) { in SetDevice() function in webrtc::webrtc_win::CoreAudioOutput
Dcore_audio_input_win.cc64 int CoreAudioInput::SetDevice(int index) { in SetDevice() function in webrtc::webrtc_win::CoreAudioInput
71 int CoreAudioInput::SetDevice(AudioDeviceModule::WindowsDeviceType device) { in SetDevice() function in webrtc::webrtc_win::CoreAudioInput
Dcore_audio_base_win.cc293 int CoreAudioBase::SetDevice(int index) { in SetDevice() function in webrtc::webrtc_win::CoreAudioBase
/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/
Dcluster.h60 void SetDevice(const std::string& device) { device_ = device; } in SetDevice() function
/external/tensorflow/tensorflow/core/kernels/
Dops_testutil.cc103 void OpsTestBase::SetDevice(const DeviceType& device_type, in SetDevice() function in tensorflow::OpsTestBase
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.h72 void SetDevice(VariantDevice device) { in SetDevice() function
/external/tensorflow/tensorflow/core/debug/
Dgrpc_session_debug_test.cc215 void SetDevice(GraphDef* graph, const string& name, const string& dev) { in SetDevice() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session_test.cc399 void SetDevice(GraphDef* graph, const string& name, const string& dev) { in SetDevice() function
/external/stressapptest/src/
Dworker.cc2609 void DiskThread::SetDevice(const char *device_name) { in SetDevice() function in DiskThread