Home
last modified time | relevance | path

Searched defs:SingleDevice (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dnumpy_dataset.py94 class SingleDevice(object): class
/external/tensorflow/tensorflow/core/common_runtime/
Dinline_function_utils.h76 static Config SingleDevice() { return {"single_device", SingleDevicePlacer}; } in SingleDevice() function
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition_test.cc240 TEST_F(GraphPartitionTest, SingleDevice) { in TEST_F() argument