Home
last modified time | relevance | path

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

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