neural_compressor.tensorflow.quantization.utils.transform_graph.rerange_quantized_concat

ConcatV2 rerange transform.

Module Contents

Classes

RerangeQuantizedConcat

This class implements the rerange_quantize concat graph transform.

class neural_compressor.tensorflow.quantization.utils.transform_graph.rerange_quantized_concat.RerangeQuantizedConcat(input_pb, device, performance_only=False)[source]

This class implements the rerange_quantize concat graph transform.