Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dlower_function_call_op.h31 Status RewriteFunctionCallNode(Node* n, Graph* g,
H A Dlower_function_call_op.cc32 Status RewriteFunctionCallNode(Node* n, Graph* g, in RewriteFunctionCallNode() function
H A Dlower_functional_ops.cc172 TF_RETURN_IF_ERROR(RewriteFunctionCallNode(n, g, *flib_def, in Run()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/xla/
H A Dhost_compute_ops.cc291 TF_RETURN_IF_ERROR(RewriteFunctionCallNode( in LowerFunctionalOps()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_pass.cc4247 RewriteFunctionCallNode(n, g, flib_def, in LowerOutsideCompilationFunctionalNodes()