neural_compressor.adaptor.tf_utils.transform_graph.insert_logging

Insert logging graph transformation.

Module Contents

Classes

InsertLogging

Insert logging graph transformation.

class neural_compressor.adaptor.tf_utils.transform_graph.insert_logging.InsertLogging(input_pb, ops=[], node_name_list=[], show_name=True, show_op=False, first_n=-1, summarize=1024, message='', dump_fp32=False)[source]

Insert logging graph transformation.