Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer.cc331 bool IsKeepOp(const string& node_name) const { in IsKeepOp() function in tensorflow::grappler::__anon35816ea30111::FunctionOptimizerContext
1712 if (!happens_after.empty() || ctx->IsKeepOp(func_node.name())) { in InlineIndirectFunctionCall()
1919 if (ctx->IsKeepOp(func_node.name())) { in InlineIndirectFunctionCall()