Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.cc755 explicit ThreadPoolInterfaceWrapper(Impl* run_handler_impl) in ThreadPoolInterfaceWrapper() argument
756 : run_handler_impl_(run_handler_impl) {} in ThreadPoolInterfaceWrapper()