生成数值调试句柄

函数torch.ao.quantization.generate_numeric_debug_handle(graph_module)

为模型中除占位符节点外的所有节点添加 numeric_debug_handle_id。输入模型的图节点将被原地修改。

本页目录