MANIFEST.in
README.md
setup.py
qtorch_plus/__init__.py
qtorch_plus/number.py
qtorch_plus/posit_activation.py
qtorch_plus.egg-info/PKG-INFO
qtorch_plus.egg-info/SOURCES.txt
qtorch_plus.egg-info/dependency_links.txt
qtorch_plus.egg-info/requires.txt
qtorch_plus.egg-info/top_level.txt
qtorch_plus/auto_low/__init__.py
qtorch_plus/auto_low/auto_low.py
qtorch_plus/optim/__init__.py
qtorch_plus/optim/optim_low.py
qtorch_plus/quant/__init__.py
qtorch_plus/quant/quant_function.py
qtorch_plus/quant/quant_module.py
qtorch_plus/quant/quant_cpu/bit_helper.cpp
qtorch_plus/quant/quant_cpu/quant_cpu.cpp
qtorch_plus/quant/quant_cpu/quant_cpu.h
qtorch_plus/quant/quant_cpu/sim_helper.cpp
qtorch_plus/quant/quant_cuda/._float_kernel.cu
qtorch_plus/quant/quant_cuda/._posit_kernel.cu
qtorch_plus/quant/quant_cuda/._quant.cu
qtorch_plus/quant/quant_cuda/._quant_cuda.h
qtorch_plus/quant/quant_cuda/._quant_kernel.h
qtorch_plus/quant/quant_cuda/bit_helper.cu
qtorch_plus/quant/quant_cuda/block_kernel.cu
qtorch_plus/quant/quant_cuda/fixed_point_kernel.cu
qtorch_plus/quant/quant_cuda/float_kernel.cu
qtorch_plus/quant/quant_cuda/posit_kernel.cu
qtorch_plus/quant/quant_cuda/quant.cu
qtorch_plus/quant/quant_cuda/quant_cuda.cpp
qtorch_plus/quant/quant_cuda/quant_cuda.h
qtorch_plus/quant/quant_cuda/quant_kernel.h
qtorch_plus/quant/quant_cuda/sim_helper.cu
test/test_backward.py
test/test_clamp.py
test/test_device.py
test/test_random.py
test/test_relation.py
test/test_stochastic.py