Tiiiger / QPyTorch

Low Precision Arithmetic Simulation in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to represent integer?

SamirMoustafa opened this issue · comments

I wonder if it is possible to simulate integers using QPtorch!

I think by integers you probably mean fixed point numbers? You can checkout the tutorials here (https://github.com/Tiiiger/QPyTorch/tree/master/examples/tutorial)