Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_batch_norm_op.cc164 class QuantizedBatchNormOp : public OpKernel { class
166 explicit QuantizedBatchNormOp(OpKernelConstruction* context) in QuantizedBatchNormOp() function in tensorflow::QuantizedBatchNormOp