Home
last modified time | relevance | path

Searched defs:client_fn (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dmulti_worker_test_base.py511 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 Dnetstress.c375 void *client_fn(void *id) in client_fn() function