Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_util.h103 using ChainedExecuteFn = variable
112 const ChainedExecuteFn& execute_op);
Dxrt_util.cc378 const ChainedExecuteFn& execute_op) { in ExecuteChained()