The paper proposes ONNXPruner, a general model pruning adapter for ONNX-based deep learning models. Key highlights:
ONNXPruner aims to enhance the interoperability of pruning algorithms across different deep learning frameworks and deployment platforms by leveraging the ONNX format.
It introduces node association trees to automatically model the structural relationships between pruned nodes and their associated nodes, enabling effective pruning of diverse model architectures.
The paper presents a tree-level pruning strategy that utilizes node association trees to comprehensively evaluate the importance of filters, improving pruning performance without the need for extra operations.
Experiments on various models and datasets demonstrate ONNXPruner's strong adaptability and increased efficacy compared to existing pruning methods.
The work advances the practical application of model pruning by providing a versatile pruning tool that allows developers to easily integrate pruning algorithms into their ONNX-based applications.
翻译成其他语言
从原文生成
arxiv.org
更深入的查询