Searched defs:num_hosts (Results 1 – 11 of 11) sorted by relevance
/external/bcc/examples/networking/tunnel_monitor/ |
D | main.py | 19 num_hosts = 9 variable
|
/external/tensorflow/tensorflow/python/tpu/ |
D | tpu_embedding.py | 796 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
|
D | tpu_context.py | 117 def num_hosts(self): member in TPUContext 386 def num_hosts(self): member in _InternalTPUContext
|
D | _tpu_estimator_embedding.py | 214 num_hosts, num_cores, run_config): argument
|
D | tensor_tracer.py | 1542 num_hosts=None): argument
|
D | tpu_estimator.py | 947 num_hosts): argument
|
/external/bcc/examples/networking/distributed_bridge/ |
D | tunnel_mesh.py | 17 num_hosts = int(argv[1]) variable
|
D | main.py | 32 num_hosts = 3 variable
|
/external/tensorflow/tensorflow/core/protobuf/tpu/ |
D | tpu_embedding_configuration.proto | 40 int32 num_hosts = 4; field
|
/external/autotest/scheduler/ |
D | rdb_integration_tests.py | 541 def min_dut_test_helper(self, num_hosts, suite_settings): argument
|
/external/tensorflow/tensorflow/python/distribute/ |
D | tpu_strategy.py | 527 def num_hosts(self): member in TPUExtended
|