Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer.cc475 const FunctionDef* FindFunctionCall(const FunctionOptimizerContext& ctx, in FindFunctionCall() function
2088 const FunctionDef* func = FindFunctionCall(ctx, *node); in RunFunctionOptimizerPass()
2176 const FunctionDef* func = FindFunctionCall(ctx, node); in RunFunctionOptimizerPass()