Searched defs:client_fn (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/distribute/ |
D | multi_worker_test_base.py | 533 def _run_client(self, client_fn, task_type, task_id, num_gpus, eager_mode, argument 547 def _run_between_graph_clients(self, client_fn, cluster_spec, num_gpus, *args, argument
|
/external/ltp/testcases/network/netstress/ |
D | netstress.c | 364 void *client_fn(LTP_ATTRIBUTE_UNUSED void *arg) in client_fn() function
|