获取稀疏模型 - 3.5 简体中文

Vitis AI 用户指南 (UG1414)

Document ID
UG1414
Release Date
2023-09-28
Version
3.5 简体中文

调用 export_sparse_model() 以获取从稀疏模型转换所得网络及稀疏权重,用于在硬件上为指定稀疏计算执行推断。

model = sparse_pruner.export_sparse_model(sparse_model)