Home
last modified time | relevance | path

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

/external/bcc/examples/networking/tunnel_monitor/
Dmain.py19 num_hosts = 9 variable
/external/tensorflow/tensorflow/python/tpu/
Dtpu_embedding.py796 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
814 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
895 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
975 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument
1086 num_hosts, argument
Dtpu_context.py117 def num_hosts(self): member in TPUContext
386 def num_hosts(self): member in _InternalTPUContext
D_tpu_estimator_embedding.py214 num_hosts, num_cores, run_config): argument
Dtensor_tracer.py1542 num_hosts=None): argument
Dtpu_estimator.py947 num_hosts): argument
/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.proto40 int32 num_hosts = 4; field
/external/autotest/scheduler/
Drdb_integration_tests.py541 def min_dut_test_helper(self, num_hosts, suite_settings): argument
/external/tensorflow/tensorflow/python/distribute/
Dtpu_strategy.py527 def num_hosts(self): member in TPUExtended