Giter Site home page Giter Site logo

transformer-compression's Introduction

资源受限环境下Transformer压缩方法研究

link: https://gitee.com/aloha-qing/design-code

分支介绍:

  • master:合并了所有分支,最后一次合并时未检查,可能有Bug导致无法运行
  • huawei:用于华为云平台,代码较全
  • mvit:仅包含关于剪枝相关的内容
  • rl:包含第四章和强化学习相关内容

资源消耗预测

数据集:

  • json格式

  • tmp/*.json

测资源消耗

  • 入口程序:profier.py
  • 生成库:gen.py

Transformer剪枝量化方法

若只需要剪枝可以切换至mvit分支

剪枝:mmsa.py

量化:quant_utils.py

vit: model.py

训练:train.py -> train_mvit

测试:eval.py

RL部分

最终效果不好且代码较长,请谨慎尝试

入口:rl_train.py

环境:env.py

  • QuantPruneEnv:限制智能体动作空间
  • CombQuantPruneEnv:资源消耗和性能加权
  • 详见二者奖励函数

智能体:ddpg.py

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.