Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dtf_to_tfrt.cc531 auto remote_execute_func_op = in matchAndRewrite() local
536 rewriter.replaceOp(op, remote_execute_func_op.results().drop_front(1)); in matchAndRewrite()
540 remote_execute_func_op.out_op_chain(), remote_chain_mgr, task_handle, in matchAndRewrite()
541 remote_execute_func_op.results().front()); in matchAndRewrite()