Home
last modified time | relevance | path

Searched refs:fwdMaxPool (Results 1 – 1 of 1) sorted by relevance

/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Backends/Interpreter/
H A DInterpreterNodes.cpp1001 static void fwdMaxPool(Tensor *inW, Tensor *outW, Tensor *argmaxW, in fwdMaxPool() function
1071 dispatchQuantizedImpl(fwdMaxPool, inW->getType().getElementType(), inW, in fwdMaxPoolInst()
1077 dispatchFloatingPointImpl(fwdMaxPool, inW->getType().getElementType(), inW, in fwdMaxPoolInst()
1089 dispatchQuantizedImpl(fwdMaxPool, inW->getType().getElementType(), inW, in fwdMaxPoolWithArgmaxInst()
1094 dispatchFloatingPointImpl(fwdMaxPool, inW->getType().getElementType(), inW, in fwdMaxPoolWithArgmaxInst()