Searched refs:PushDownConstInputs (Results 1 – 1 of 1) sorted by relevance
462 Status PushDownConstInputs(const NodeDef& func_node, in PushDownConstInputs() function726 TF_RETURN_IF_ERROR(PushDownConstInputs(func_node, *ctx, &item, &const_inputs, in SpecializeFunction()