Home
last modified time | relevance | path

Searched defs:devices_ (Results 1 – 24 of 24) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_testlib.h71 std::vector<DeviceAttributes> devices_; variable
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_placer.h50 std::unordered_map<string, DeviceProperties> devices_; variable
Dgraph_memory_test.cc28 std::unordered_map<string, DeviceProperties> devices_; member in tensorflow::grappler::__anondce669160111::GraphMemoryTest
/external/tensorflow/tensorflow/core/common_runtime/
Dplacer.h99 const DeviceSet* const devices_; // Not owned. variable
Ddevice_set.h110 std::vector<Device*> devices_; variable
Ddevice_mgr.h180 std::vector<std::unique_ptr<Device>> devices_; variable
Ddevice_set_test.cc57 DeviceSet devices_; member in tensorflow::__anon0a0fc39b0111::DeviceSetTest
Ddirect_session.h340 std::vector<Device*> devices_; // not owned variable
Dplacer_test.cc351 DeviceSet devices_; member in tensorflow::__anonced950570111::PlacerTest
/external/tensorflow/tensorflow/tools/optimization/
Doptimization_pass_runner.h53 std::vector<std::unique_ptr<Device>> devices_; variable
/external/tensorflow/tensorflow/core/distributed_runtime/
Dscheduler.h84 const DeviceSet* devices_; variable
Dremote_device_test.cc40 std::vector<Device*> devices_; member in tensorflow::RemoteDeviceTest
Dmaster_session.h130 std::unique_ptr<DeviceSet> devices_; variable
/external/tensorflow/tensorflow/core/kernels/data/
Dmulti_device_iterator_ops.cc463 const std::vector<string> devices_; member in tensorflow::data::__anon2efe57860111::MultiDeviceIterator
589 std::vector<string> devices_; member in tensorflow::data::__anon2efe57860111::MultiDeviceIteratorHandleOp
626 std::vector<string> devices_; member in tensorflow::data::__anon2efe57860111::AnonymousMultiDeviceIteratorOp
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_c_api_client.h291 std::vector<PjRtDevice*> devices_; variable
Dtfrt_cpu_pjrt_client.h247 std::vector<PjRtDevice*> devices_; variable
Dpjrt_stream_executor_client.h355 std::vector<PjRtDevice*> devices_; variable
/external/tensorflow/tensorflow/compiler/jit/
Dbuild_xla_ops_pass_test.cc46 std::vector<std::unique_ptr<Device>> devices_; member in tensorflow::__anon20cc14a80111::BuildXlaOpsTest
Dmark_for_compilation_pass.cc243 DeviceSet devices_; member in tensorflow::__anon8f9055b30111::MarkForCompilationPassImpl::Cluster
/external/tensorflow/tensorflow/compiler/xla/python/
Doutfeed_receiver.cc201 std::vector<PjRtDevice*> devices_; member in xla::OutfeedReceiverImpl
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.h165 std::vector<std::shared_ptr<PjRtDevice>> devices_; variable
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h283 std::set<string> devices_; variable
900 std::set<string> devices_; variable
/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager_test.cc445 static std::vector<std::unique_ptr<BaseGPUDevice>>* devices_; member in tensorflow::NcclManagerTest
451 std::vector<std::unique_ptr<BaseGPUDevice>>* NcclManagerTest<Scalar>::devices_ = member in tensorflow::NcclManagerTest<Scalar>
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc1127 std::unordered_map<string, DeviceProperties> devices_; member in tensorflow::grappler::__anon63eee5310111::AutoMixedPrecisionImpl