:py:mod:`neural_compressor.tensorflow.quantization.utils.quantize_graph.quantize_graph_matmul` ============================================================================================== .. py:module:: neural_compressor.tensorflow.quantization.utils.quantize_graph.quantize_graph_matmul .. autoapi-nested-parse:: Quantize MatMul. Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: neural_compressor.tensorflow.quantization.utils.quantize_graph.quantize_graph_matmul.FuseNodeStartWithMatmul .. py:class:: FuseNodeStartWithMatmul(**kwargs) Quantize MatMul and apply the fusion.