Home
last modified time | relevance | path

Searched defs:composite_devices (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dreplicate_per_replica_nodes_test.cc91 composite_devices = {{"TPU_COMPOSITE:0", &underlying_devices}}; in TEST() local
136 composite_devices = {{"TPU_COMPOSITE:0", &underlying_devices}}; in TEST() local
177 composite_devices = {{"TPU_COMPOSITE:0", &underlying_devices_0}, in TEST() local
223 composite_devices = {{"TPU_COMPOSITE:0", &underlying_devices}}; in TEST() local
301 composite_devices = {{"TPU_COMPOSITE:0", &underlying_devices}}; in TEST() local
Doptimization_registry.h54 const std::vector<CompositeDevice*>* composite_devices = member
Dreplicate_per_replica_nodes.cc253 const absl::flat_hash_map<string, const std::vector<string>*>& in ReplicatePerReplicaNodesInFunctionGraph()
Dprocess_function_library_runtime.cc803 std::vector<CompositeDevice*> composite_devices; in InstantiateMultiDevice() local
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.h268 absl::flat_hash_map<string, const std::vector<string>*> composite_devices, in KernelAndDeviceFunc()
Dexecute.cc814 absl::flat_hash_map<string, const std::vector<string>*> composite_devices; in GetOrCreateKernelAndDevice() local
/external/tensorflow/tensorflow/core/framework/
Dfunction.h692 absl::flat_hash_map<string, const std::vector<string>*> composite_devices; member
Dfunction_test.cc1582 absl::flat_hash_map<string, std::vector<string>> composite_devices; in TEST() local
Dfunction.cc1000 absl::flat_hash_map<string, std::vector<string>>* composite_devices) { in GetFunctionResourceInputDevice()
/external/tensorflow/tensorflow/core/data/
Dcaptured_function.cc546 absl::flat_hash_map<string, std::vector<string>> composite_devices; in Instantiate() local