Searched refs:input_const (Results 1 – 3 of 3) sorted by relevance
13 name: "input_const"83 input: "input_const"
310 Status ReplaceInputWithConst(const NodeDef& input_const, int input_index, in ReplaceInputWithConst() argument312 if (!IsConstant(input_const)) { in ReplaceInputWithConst()314 SummarizeNodeDef(input_const)); in ReplaceInputWithConst()328 node = input_const; in ReplaceInputWithConst()
146 Status ReplaceInputWithConst(const NodeDef& input_const, int input_index,