Home
last modified time | relevance | path

Searched defs:DeviceName (Results 1 – 25 of 69) sorted by relevance

123

/external/google-cloud-java/java-iot/proto-google-cloud-iot-v1/src/main/java/com/google/cloud/iot/v1/
DDeviceName.java31 public class DeviceName implements ResourceName { class
42 protected DeviceName() { in DeviceName() method in DeviceName
49 private DeviceName(Builder builder) { in DeviceName() method in DeviceName
/external/tensorflow/tensorflow/core/framework/
Dtypes.h84 struct DeviceName {}; struct
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation_test.cc25 TEST(EagerOperationTest, DeviceName) { in TEST() argument
Dcustom_device.h89 const char* DeviceName(Status* status) const override { in DeviceName() function
Deager_operation.h56 const string& DeviceName() const override { return device_name_; } in DeviceName() function
/external/tensorflow/tensorflow/core/common_runtime/
Dcomposite_device_test.cc68 TEST(CompositeDeviceTest, DeviceName) { in TEST() argument
/external/tensorflow/tensorflow/go/
Dtensor_handle.go115 func (th *TensorHandle) DeviceName() (string, error) { func
/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dunion_find.h137 const DeviceNameUtils::ParsedName& DeviceName() const { return device_name_; } in DeviceName() function
/external/nos/host/generic/libnos/
DNuggetClient.cpp112 const std::string& NuggetClient::DeviceName() const { in DeviceName() function in nos::NuggetClient
/external/tensorflow/tensorflow/core/tfrt/eager/
Dop_cache.h141 string_view DeviceName() { return device_name_; } in DeviceName() function
Dc_api_tfrt.h492 const std::string& DeviceName() const override { return device_name_; } in DeviceName() function
/external/webrtc/modules/audio_device/win/
Dcore_audio_output_win.cc77 int CoreAudioOutput::DeviceName(int index, in DeviceName() function in webrtc::webrtc_win::CoreAudioOutput
Dcore_audio_input_win.cc80 int CoreAudioInput::DeviceName(int index, in DeviceName() function in webrtc::webrtc_win::CoreAudioInput
Dcore_audio_base_win.cc308 int CoreAudioBase::DeviceName(int index, in DeviceName() function in webrtc::webrtc_win::CoreAudioBase
/external/pigweed/pw_bluetooth/public/pw_bluetooth/
Dtypes.h28 using DeviceName = std::string_view; variable
/external/aws-sdk-java-v2/services/sagemakeredge/src/main/resources/codegen-resources/
Dservice-2.json199 "DeviceName":{ object
289 "DeviceName":{ object
315 "DeviceName":{ object
420 "DeviceName":{ object
/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Druntime_fallback_op_handler.cc65 tfrt::string_view DeviceName() const { return device_->name(); } in DeviceName() function in tensorflow::tfd::RuntimeFallbackOpHandler
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/scheduling/
Ddevice_event.pb.go38DeviceName string `protobuf:"bytes,6,opt,name=device_name,json=deviceName,proto… member
Dtask_state.pb.go191DeviceName string `protobuf:"bytes,5,opt,name=device_name,json=deviceName,proto3" json:"device… member
Dtask_request_event.pb.go47DeviceName string `protobuf:"bytes,14,opt,name=device_name,json=deviceN… member
/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
Dop_handler_selector_test.cc134 const char* DeviceName(Status* status) const override { in DeviceName() function in tfrt::tf::__anone7954bb30111::FakeTensorHandle
184 const std::string& DeviceName() const override { return device_name_; } in DeviceName() function in tfrt::tf::__anone7954bb30111::FakeOperation
/external/tensorflow/tensorflow/c/experimental/gradients/tape/
Dtape_operation.cc47 const string& TapeOperation::DeviceName() const { in DeviceName() function in tensorflow::gradients::TapeOperation
/external/tensorflow/tensorflow/core/util/
Ddevice_name_utils.cc79 static string DeviceName(const string& job, int replica, int task, in DeviceName() function
/external/tensorflow/tensorflow/c/eager/
Dc_api_unified_experimental_graph.cc127 const string& DeviceName() const override { return device_name_; } in DeviceName() function in tensorflow::tracing::graph::GraphOperation
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc449 const string& MlirAbstractOp::DeviceName() const { return device_name_; } in DeviceName() function in mlir::TF::__anon485a30bf0111::MlirAbstractOp

123