Home
last modified time | relevance | path

Searched defs:multiplies (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/util/
Dfunctional.hpp61 struct multiplies { struct
64 operator()(T x, S y) const { in operator ()()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc2209 Tensor multiplies(m.dtype(), m.shape()); in SimplifyTile() local