neural_compressor.adaptor.tf_utils.quantize_graph.qdq.fuse_qdq_pooling

Quantize the AvgPool/MaxPool.

Module Contents

Classes

FuseNodeStartWithPooling

Quantize the AvgPool and MaxPool.

class neural_compressor.adaptor.tf_utils.quantize_graph.qdq.fuse_qdq_pooling.FuseNodeStartWithPooling(**kwargs)[source]

Quantize the AvgPool and MaxPool.