Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/
H A Dvirtual_cluster.h57 const DeviceSet* device_set_ = nullptr; variable
H A Dsingle_machine.h78 std::unique_ptr<DeviceSet> device_set_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/fallback/
H A Dfallback_state.h64 DeviceSet device_set_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dinspecting_placer.h85 const DeviceSet& device_set_; variable
H A Dcolocation_graph.h380 const DeviceSet& device_set_; variable
H A Dgraph_execution_state.h203 const DeviceSet* device_set_; // Not owned variable
H A Ddirect_session.h341 DeviceSet device_set_; variable
H A Dpartitioning_utils_test.cc118 DeviceSet device_set_; member in tensorflow::__anon2c3b14790111::PartitioningUtilsTest
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dgraph_partition_test.cc67 DeviceSet device_set_; member in tensorflow::tfrt_stub::__anon074aca700111::GraphPartitionTest
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_functional_ops.h311 DeviceSet device_set_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/
H A Dmlir_graph_optimization_pass_test.cc148 DeviceSet device_set_; member in tensorflow::MlirGraphOptimizationPassTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_graph_test.cc64 const DeviceSet* device_set_ = nullptr; member in tensorflow::tensorrt::convert::FakeCluster