Home
last modified time | relevance | path

Searched defs:kDevice (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h34 enum class MemorySpace { kHost, kDevice }; enumerator
/external/dynamic_depth/internal/dynamic_depth/
Dconst.cc13 constexpr char kDevice[] = "Device"; variable
/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view_test.cc213 constexpr char kDevice[] = "/device:foo:0"; in TEST() local
241 constexpr char kDevice[] = "/device:foo:0"; in TEST() local
265 constexpr char kDevice[] = "/device:foo:0"; in TEST() local
282 constexpr char kDevice[] = "/device:foo:0"; in TEST() local
2503 constexpr char kDevice[] = "/device:foo:0"; in TEST() local
2732 constexpr char kDevice[] = "/device:foo:0"; in TestUpdateAllRegularFaninsToControlling() local
2808 constexpr char kDevice[] = "/device:foo:0"; in TEST() local
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_utils.cc344 static const char* const kDevice = "device: which device is placed on."; variable
/external/tensorflow/tensorflow/stream_executor/
Dblas.h133 kDevice, enumerator
/external/tensorflow/tensorflow/core/util/
Ddevice_name_utils_test.cc37 enum NamePart { kJob = 0x01, kReplica = 0x02, kTask = 0x04, kDevice = 0x08 }; enumerator
/external/tensorflow/tensorflow/core/grappler/utils/
Dfunctions_test.cc33 constexpr char kDevice[] = "/device:CPU:0"; variable
/external/skqp/src/core/
DSkRemoteGlyphCache.cpp59 enum DescriptorType : bool { kKey = false, kDevice = true }; enumerator
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmeta_optimizer_test.cc43 constexpr char kDevice[] = "/device:CPU:0"; variable
Dfunction_optimizer_test.cc33 constexpr char kDevice[] = "/job:localhost/replica:0/task:0/device:CPU:0"; variable
Dgeneric_layout_optimizer_transposer_test.cc519 constexpr char kDevice[] = "/device:GPU:0"; in TEST_F() local
564 constexpr char kDevice[] = "/device:GPU:0"; in TEST_F() local
Dconstant_folding_test.cc4160 constexpr char kDevice[] = "/job:localhost/replica:0/task:0/device:CPU:0"; in TEST_F() local
/external/tensorflow/tensorflow/core/framework/
Dfunction_test.cc1385 constexpr char kDevice[] = "/device:CPU:0"; in TEST() local