Searched refs:IsScalarConst (Results 1 – 3 of 3) sorted by relevance
110 bool IsScalarConst(const tensorflow::NodeDef& node_def, int v);
332 bool IsScalarConst(const tensorflow::NodeDef& node_def, int v) { in IsScalarConst() function
555 } else if (IsScalarConst(n, 3)) { in TEST()