- 授权协议: Apache 2.0
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/NervanaSystems/distiller/
- 软件文档: https://nervanasystems.github.io/distiller/
- 官方下载: https://github.com/NervanaSystems/distiller/
软件介绍
Distiller 是 Intel 开源的一个用于神经网络压缩的 Python 包,可减少深度神经网络的内存占用、提高推断速度并节省能耗。Distiller 为 PyTorch 环境提供原型和分析压缩算法,例如稀疏方法和低精度运算。
Distiller 包含:
整合修剪、正则化和量化算法的框架
一组用于分析和评估压缩性能的工具
(当前)最先进的压缩算法的示例实现
C++ Primer Plus
Stephen Prata / Addison Wesley / 2011-10-18 / GBP 39.99
C++ Primer Plus, Sixth Edition New C++11 Coverage C++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. An accessible an......一起来看看 《C++ Primer Plus》 这本书的介绍吧!
