作者:Shichen Peng

Quantization Realization in PyTorch

This article provides an overview of how to quantize a network using PyTorch.

Shichen Peng Shichen Peng 发布于 2023-07-13

DNN Quantization Basics

This tutorial contains the basic concepts of quantization in deep learning and the steps of how to transfer an existing network to a quantized version. Some Quantization-related APIs will also be introduced.

Shichen Peng Shichen Peng 发布于 2023-07-13

Quantization Algorithm Provided by Google

This document provides an overview of the shortcomings of previous quantization methods and how the new standard provided by Google works.

Shichen Peng Shichen Peng 发布于 2023-07-13