Searched defs:client_fn (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | multi_worker_test_base.py | 511 def _run_client(self, client_fn, task_type, task_id, num_gpus, eager_mode, argument 525 def _run_between_graph_clients(self, client_fn, cluster_spec, num_gpus, *args, argument
|
/aosp_15_r20/external/ltp/testcases/network/netstress/ |
H A D | netstress.c | 375 void *client_fn(void *id) in client_fn() function
|