Searched defs:multiplies (Results 1 – 2 of 2) sorted by relevance
61 struct multiplies { struct64 operator()(T x, S y) const { in operator ()()
2209 Tensor multiplies(m.dtype(), m.shape()); in SimplifyTile() local