Searched defs:QuantizedMaxPoolingOp (Results 1 – 1 of 1) sorted by relevance
109 class QuantizedMaxPoolingOp : public MaxPoolingOp<Device, T> { class111 explicit QuantizedMaxPoolingOp(OpKernelConstruction* context) in QuantizedMaxPoolingOp() function in tensorflow::QuantizedMaxPoolingOp