Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_pooling_ops.cc39 class QuantizedAvgPoolingOp : public OpKernel { class
41 explicit QuantizedAvgPoolingOp(OpKernelConstruction* context) in QuantizedAvgPoolingOp() function in tensorflow::QuantizedAvgPoolingOp