Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtypes.h79 struct DeviceName {}; struct
/external/nos/host/generic/libnos/
DNuggetClient.cpp97 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/core/util/
Ddevice_name_utils.cc89 static string DeviceName(const string& job, int replica, int task, in DeviceName() function
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.cc526 string VirtualScheduler::DeviceName(const NodeDef* node) const { in DeviceName() function in tensorflow::grappler::VirtualScheduler
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition_test.cc65 string DeviceName(const Node* node) { in DeviceName() function
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc76 string DeviceName(const tensorflow::Device* d) { in DeviceName() function
/external/mesa3d/include/GL/
Dwglext.h691 CHAR DeviceName[32]; member
/external/swiftshader/include/GL/
Dwglext.h691 CHAR DeviceName[32]; member
/external/mesa3d/include/D3D9/
Dd3d9types.h1292 char DeviceName[32]; member
/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go1490 DeviceName string `json:"deviceName,omitempty"` member