Searched refs:DoAddChain (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/device/ |
D | device_event_mgr_test.cc | 373 void DoAddChain(int adds_per_copy, int rounds, bool event_after_add, in DoAddChain() function in tensorflow::__anon66d29a500511::EMBenchmarkHelper 519 bm_helper->DoAddChain(adds_per_round, 1, event_after_add, callback, nullptr); in BM_chain_ops() 527 bm_helper->DoAddChain(adds_per_round, iters, event_after_add, callback, in BM_chain_ops() 534 bm_helper->DoAddChain(adds_per_round, iters, event_after_add, in BM_chain_ops()
|