/external/tensorflow/tensorflow/core/profiler/utils/ |
D | step_intersection_test.cc | 58 PerHostStepDb CreateTestSteps(uint32 num_hosts, uint64 shift_ps) { in CreateTestSteps() 75 PerHostStepDb CreateNoStep(uint32 num_hosts) { in CreateNoStep() 96 uint32 num_hosts = 4; in TEST() local 115 uint32 num_hosts = 4; in TEST() local 136 uint32 num_hosts = 4; in TEST() local 157 uint32 num_hosts = 1; in TEST() local 178 uint32 num_hosts = 4; in TEST() local 190 uint32 num_hosts = 4; in TEST() local
|
/external/bcc/examples/networking/tunnel_monitor/ |
D | main.py | 19 num_hosts = 9 variable
|
/external/tensorflow/tensorflow/python/tpu/ |
D | tpu_embedding.py | 2016 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument 2030 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument 2107 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument 2189 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument 2287 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument 2384 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument 2472 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument 2552 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument 2641 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument 2719 def create_variables_and_ops(self, table, slot_variable_names, num_hosts, argument [all …]
|
D | tensor_tracer.proto | 41 int32 num_hosts = 5; field
|
D | tpu_system_metadata.py | 65 def __new__(cls, num_cores, num_hosts, num_of_cores_per_host, topology, argument
|
D | tensor_tracer.py | 1943 num_hosts=None): 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/tensorflow/tensorflow/core/profiler/protobuf/ |
D | memory_profile.proto | 121 int32 num_hosts = 2; field
|
/external/tensorflow/tensorflow/core/tpu/kernels/ |
D | tpu_configuration_ops.cc | 150 size_t num_hosts = ctx->num_inputs(); in Compute() local
|
/external/tensorflow/tensorflow/core/tpu/ |
D | tpu_ops_c_api.h | 227 size_t num_hosts; member
|
/external/tensorflow/tensorflow/python/distribute/ |
D | tpu_strategy.py | 1336 def num_hosts(self): member in TPUExtended
|