Searched defs:QuantizedBatchNormOp (Results 1 – 1 of 1) sorted by relevance
164 class QuantizedBatchNormOp : public OpKernel { class166 explicit QuantizedBatchNormOp(OpKernelConstruction* context) in QuantizedBatchNormOp() function in tensorflow::QuantizedBatchNormOp