Home
last modified time | relevance | path

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

12

/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
Dtensor_handle.cc1067 const char* TensorHandle::DeviceName(Status* status) const { in DeviceName() function in tensorflow::TensorHandle
/external/tensorflow/tensorflow/core/framework/
Dtypes.h80 struct DeviceName {}; struct
/external/tensorflow/tensorflow/core/common_runtime/
Dcomposite_device_test.cc68 TEST(CompositeDeviceTest, DeviceName) { in TEST() argument
/external/nos/host/generic/libnos/
DNuggetClient.cpp103 const std::string& NuggetClient::DeviceName() const { in DeviceName() function in nos::NuggetClient
/external/tensorflow/tensorflow/go/
Dtensor_handle.go114 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/webrtc/modules/audio_device/win/
Dcore_audio_output_win.cc78 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.cc309 int CoreAudioBase::DeviceName(int index, in DeviceName() function in webrtc::webrtc_win::CoreAudioBase
/external/tensorflow/tensorflow/c/experimental/op_handler/
Dwrapper_operation.cc34 const string& WrapperOperation::DeviceName() const { in DeviceName() function in tensorflow::WrapperOperation
/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/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c360 char DeviceName[256]; in initContextCL() local
1168 char DeviceName[256]; in initContextCUDA() local
/external/tensorflow/tensorflow/c/eager/
Dc_api_unified_experimental_graph.cc126 const string& DeviceName() const override { return device_name_; } in DeviceName() function in tensorflow::tracing::graph::GraphOperation
Dc_api.cc79 string DeviceName(const tensorflow::Device* d) { in DeviceName() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc448 const string& MlirAbstractOp::DeviceName() const { return device_name_; } in DeviceName() function in mlir::TF::__anon2b880b700111::MlirAbstractOp
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition_test.cc65 string DeviceName(const Node* node) { in DeviceName() function
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.cc637 string SchedulerState::DeviceName(const NodeDef* node) const { in DeviceName() function in tensorflow::grappler::SchedulerState
/external/swiftshader/include/GL/
Dwglext.h691 CHAR DeviceName[32]; member
/external/angle/src/third_party/khronos/GL/
Dwglext.h681 CHAR DeviceName[32]; member
/external/mesa3d/include/GL/
Dwglext.h696 CHAR DeviceName[32]; member
/external/angle/include/WGL/
Dwgl.h787 CHAR DeviceName[32]; member

12