Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dlower_function_call_op.h31 Status RewriteFunctionCallNode(Node* n, Graph* g,
Dlower_function_call_op.cc45 Status RewriteFunctionCallNode(Node* n, Graph* g, in RewriteFunctionCallNode() function
Dlower_functional_ops.cc150 TF_RETURN_IF_ERROR(RewriteFunctionCallNode(n, g, *flib_def, in Run()
/external/tensorflow/tensorflow/core/tpu/kernels/xla/
Dhost_compute_ops.cc275 TF_RETURN_IF_ERROR(RewriteFunctionCallNode( in LowerFunctionalOps()
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc3793 RewriteFunctionCallNode(n, g, flib_def, in LowerOutsideCompilationFunctionalNodes()