AliceMind icon indicating copy to clipboard operation
AliceMind copied to clipboard

ASOC 2022: Sparse metric and pattern implementation of SOFA

Open wangwei7175878 opened this issue 2 years ago • 0 comments

Background

This is an advance subject of ASoC 2022 and https://github.com/alibaba/AliceMind/issues/44 . At present, SOFA cannot support the sparse algorithm. It is necessary to refer to the previous work to implement common sparse metrics (e.g. MaP and MvP) and sparse patterns (e.g. unstructured pruning, block-wise pruning).

Target

The implementation of common sparse metrics (e.g. MaP and MvP) and sparse patterns (e.g. unstructured pruning, block-wise pruning).

Difficulty

Hard

Mentor

Chuanqi Tan (@Chuanqi1992 )([email protected])

背景

这是一个阿里巴巴编程之夏 2022 的基础课题 https://github.com/alibaba/AliceMind/issues/44 AliceMind-SOFA框架不支持稀疏算法,需要参考先有工作实现MaP、MvP、L0等稀疏Metric和随机稀疏、block稀疏等稀疏Pattern。

目标

实现MaP、MvP、L0等稀疏Metric和随机稀疏、block稀疏等稀疏Pattern。

难度

导师

Chuanqi Tan (@Chuanqi1992 )([email protected])

wangwei7175878 avatar May 26 '22 09:05 wangwei7175878