Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Code repository for the paper "Training for Multi-resolution Inference Using Reusable Quantization Terms" in ASPLOS'21

Notifications You must be signed in to change notification settings

saizhang0218/Multi-resolution-Inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-resolution Inference

This repository is the official implementation of "Training for Multi-resolution Inference Using Reusable Quantization Terms" published in ASPLOS 2021.

Introduction

In this work, we describe a novel training approach to support inference at multiple resolutions by reusing a single set of quantization terms. This training enables a single meta multi-resolution model to select from multiple resolutions to satisfy given runtime resource constraints. The proposed scheme relies on term quantization to enable flexible bit annihilation at any position for a value in a group of values. This is in contrast to uniform quantization which always truncates the lowest-order bits.

About

Code repository for the paper "Training for Multi-resolution Inference Using Reusable Quantization Terms" in ASPLOS'21

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published