Searched refs:IsReductionWithConstantIndices (Results 1 – 2 of 2) sorted by relevance
226 bool IsReductionWithConstantIndices(const NodeDef& node,
2725 bool ConstantFolding::IsReductionWithConstantIndices( in IsReductionWithConstantIndices() function in tensorflow::grappler::ConstantFolding2833 if (!IsReductionWithConstantIndices(*node, &indices_is_empty)) { in SimplifyReduction()