Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_pooling_ops.cc128 class QuantizedMaxPoolingOp : public MaxPoolingOp<Device, T> { class
130 explicit QuantizedMaxPoolingOp(OpKernelConstruction* context) in QuantizedMaxPoolingOp() function in tensorflow::QuantizedMaxPoolingOp