Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_pooling_ops.cc109 class QuantizedMaxPoolingOp : public MaxPoolingOp<Device, T> { class
111 explicit QuantizedMaxPoolingOp(OpKernelConstruction* context) in QuantizedMaxPoolingOp() function in tensorflow::QuantizedMaxPoolingOp