Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/clusters/
Dvirtual_cluster.h57 const DeviceSet* device_set_ = nullptr; variable
Dsingle_machine.h78 std::unique_ptr<DeviceSet> device_set_; variable
/external/tensorflow/tensorflow/core/tfrt/fallback/
Dfallback_state.h63 DeviceSet device_set_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dinspecting_placer.h85 const DeviceSet& device_set_; variable
Dcolocation_graph.h373 const DeviceSet& device_set_; variable
Dgraph_execution_state.h200 const DeviceSet* device_set_; // Not owned variable
Dpartitioning_utils_test.cc118 DeviceSet device_set_; member in tensorflow::__anonf1d5842f0111::PartitioningUtilsTest
Ddirect_session.h341 DeviceSet device_set_; variable
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_functional_ops.h295 DeviceSet device_set_; variable
/external/tensorflow/tensorflow/compiler/mlir/
Dmlir_graph_optimization_pass_test.cc148 DeviceSet device_set_; member in tensorflow::MlirGraphOptimizationPassTest
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph_test.cc74 const DeviceSet* device_set_ = nullptr; member in tensorflow::tensorrt::convert::FakeCluster