Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A 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 …]
H A Dtpu_system_metadata.py61 def __new__(cls, num_cores, num_hosts, num_of_cores_per_host, topology, argument
H A Dtensor_tracer.proto55 int32 num_hosts = 5; field
H A Dtensor_tracer.py2067 num_hosts=None): argument
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_stress_test.cpp37 void RunGetAddrInfoStressTest(unsigned num_hosts, unsigned num_threads, unsigned num_queries) { in RunGetAddrInfoStressTest()
87 const unsigned num_hosts = 100; in TEST_F() local
94 const unsigned num_hosts = 100000; in TEST_F() local
/aosp_15_r20/external/bcc/examples/networking/tunnel_monitor/
H A Dmain.py19 num_hosts = 9 variable
/aosp_15_r20/external/bcc/examples/networking/distributed_bridge/
H A Dtunnel_mesh.py17 num_hosts = int(argv[1]) variable
H A Dmain.py32 num_hosts = 3 variable
/aosp_15_r20/system/netd/tests/benchmarks/
H A Ddns_benchmark.cpp55 static constexpr unsigned num_hosts = 1000; member in DnsFixture
/aosp_15_r20/external/openthread/tests/toranj/cli/
H A Dtest-401-srp-server-address-cache-snoop.py113 def check_server_has_host(num_hosts): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/tpu/
H A Dtpu_embedding_configuration.proto43 int32 num_hosts = 4; field
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Dmemory_profile.proto125 int32 num_hosts = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_configuration_ops.cc172 size_t num_hosts = ctx->num_inputs(); in Compute() local
/aosp_15_r20/external/pytorch/torch/distributed/
H A Ddevice_mesh.py256 def num_hosts(device_type: str) -> int: member in _MeshEnv
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_bypass_rules_unittest.cc27 size_t num_hosts, in ExpectRulesMatch()
/aosp_15_r20/system/nfc/src/nfa/include/
H A Dnfa_hci_api.h188 uint8_t num_hosts; /* Number of hosts in the host network */ member
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dtpu_strategy.py1461 def num_hosts(self): member in TPUExtended
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_ops_c_api.h296 size_t num_hosts; member