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