Searched refs:IsFetchNode (Results 1 – 1 of 1) sorted by relevance
325 bool IsFetchNode(const string& node_name) const { in IsFetchNode() function in tensorflow::grappler::__anon35816ea30111::FunctionOptimizerContext738 sig->is_in_fetch_set = ctx.IsFetchNode(func_node.name()); in InitializeFunctionSpecializationSignature()1403 if (ctx.IsFetchNode(func_node.name())) { in IsInlinableIndirectFunctionCall()