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