Giter Site home page Giter Site logo

Comments (4)

Jzz24 avatar Jzz24 commented on September 26, 2024

�改一下bit配置测试一下就知道啦

from pytorch_quantization.

louvinci avatar louvinci commented on September 26, 2024

�改一下bit配置测试一下就知道啦
感谢回复,我这就准备试一下。在Image net上量化的准确度,位宽为4或者其他位数时,BN层的参数是不是仍然是32位的啊。谢谢!

from pytorch_quantization.

Jzz24 avatar Jzz24 commented on September 26, 2024

�改一下bit配置测试一下就知道啦
感谢回复,我这就准备试一下。在Image net上量化的准确度,位宽为4或者其他位数时,BN层的参数是不是仍然是32位的啊。谢谢!

是的,这里对bn没做处理,仍然是fp32,可以参考一下google whitepaper文章bn的处理

from pytorch_quantization.

louvinci avatar louvinci commented on September 26, 2024

�改一下bit配置测试一下就知道啦
感谢回复,我这就准备试一下。在Image net上量化的准确度,位宽为4或者其他位数时,BN层的参数是不是仍然是32位的啊。谢谢!

是的,这里对bn没做处理,仍然是fp32,可以参考一下google whitepaper文章bn的处理

好的。非常感谢分享。确实BN层的处理可以有很多手法,但是BN层使用浮点数或者INT32对计算量的影响并不大。

from pytorch_quantization.

Related Issues (8)

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.