Searched refs:ShapeMatchesReduceWithKeepAxes (Results 1 – 2 of 2) sorted by relevance
618 def ShapeMatchesReduceWithKeepAxes : Constraint<CPred<619 "ShapeMatchesReduceWithKeepAxes($0, $1, $2)">>;631 [(ShapeMatchesReduceWithKeepAxes $input, $axes, $shape),
262 static bool ShapeMatchesReduceWithKeepAxes(Value input, in ShapeMatchesReduceWithKeepAxes() function