Searched refs:input_const (Results 1 – 2 of 2) sorted by relevance
679 Status ReplaceInputWithConst(const NodeDef& input_const, int input_index, in ReplaceInputWithConst() argument681 if (!IsConstant(input_const)) { in ReplaceInputWithConst()682 return errors::InvalidArgument("Input node ", input_const.name(), in ReplaceInputWithConst()721 node = input_const; in ReplaceInputWithConst()
243 Status ReplaceInputWithConst(const NodeDef& input_const, int input_index,