Home
last modified time | relevance | path

Searched refs:component_fn_callback (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc1144 auto component_fn_callback = [comp_rets, rets, comp_data, refcounted_done, in RunMultiDevice() local
1186 std::move(component_fn_callback))); in RunMultiDevice()
1195 std::move(component_fn_callback)); in RunMultiDevice()