Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer.cc550 Status PushDownConstInputs(const NodeDef& func_node, in PushDownConstInputs() function
816 TF_RETURN_IF_ERROR(PushDownConstInputs(func_node, *ctx, &item, &const_inputs, in SpecializeFunction()