neural_compressor.tensorflow.quantization.utils.graph_rewriter.int8.post_hostconst_converter

Post HostConst Graph Rewriter.

Module Contents

Classes

PostHostConstConverter

Support HostConst as default for all devices, not just for GPU.

class neural_compressor.tensorflow.quantization.utils.graph_rewriter.int8.post_hostconst_converter.PostHostConstConverter(model)[source]

Support HostConst as default for all devices, not just for GPU.