Home
last modified time | relevance | path

Searched defs:num_hosts (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/utils/
Dstep_intersection_test.cc58 PerHostStepDb CreateTestSteps(uint32 num_hosts, uint64 shift_ps) { in CreateTestSteps()
121 PerHostStepDb CreateNoStep(uint32 num_hosts) { in CreateNoStep()
142 uint32 num_hosts = 4; in TEST() local
161 uint32 num_hosts = 4; in TEST() local
182 uint32 num_hosts = 4; in TEST() local
203 uint32 num_hosts = 1; in TEST() local
224 uint32 num_hosts = 4; in TEST() local
236 uint32 num_hosts = 4; in TEST() local
/external/tensorflow/tensorflow/python/tpu/
Dtpu_embedding.py2057 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
2071 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
2160 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
2250 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
2332 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
2430 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
2527 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
2615 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
2695 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
2784 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
[all …]
Dtpu_system_metadata.py61 def __new__(cls, num_cores, num_hosts, num_of_cores_per_host, topology, argument
Dtensor_tracer.proto55 int32 num_hosts = 5; field
Dtensor_tracer.py2067 num_hosts=None): argument
/external/bcc/examples/networking/tunnel_monitor/
Dmain.py19 num_hosts = 9 variable
/external/bcc/examples/networking/distributed_bridge/
Dtunnel_mesh.py17 num_hosts = int(argv[1]) variable
Dmain.py32 num_hosts = 3 variable
/external/tensorflow/tensorflow/core/protobuf/tpu/
Dtpu_embedding_configuration.proto43 int32 num_hosts = 4; field
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dmemory_profile.proto125 int32 num_hosts = 2; field
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_configuration_ops.cc172 size_t num_hosts = ctx->num_inputs(); in Compute() local
/external/cronet/net/proxy_resolution/
Dproxy_bypass_rules_unittest.cc27 size_t num_hosts, in ExpectRulesMatch()
/external/tensorflow/tensorflow/python/distribute/
Dtpu_strategy.py1461 def num_hosts(self): member in TPUExtended
/external/tensorflow/tensorflow/core/tpu/
Dtpu_ops_c_api.h296 size_t num_hosts; member