issues
search
google
/
qkeras
QKeras: a quantization deep learning library for Tensorflow Keras
Apache License 2.0
541
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error in importing conv_utils from tf_keras.utils
#136
marco66colombo
opened
1 month ago
0
Quantisation aware training worsens autoencoder performance when quantising the output of the encoder.
#135
Berk-Bilgin
opened
4 months ago
0
How to perform inference on an hardware with alpha='auto'
#134
lcit
opened
5 months ago
0
take unstack from array_ops_stack, not directly from array_ops
#133
jmitrevs
opened
6 months ago
1
Get scale value after Full Integer Quantization
#132
torukskywalker
opened
7 months ago
5
Upgrade to keras v3?
#131
makoeppel
opened
7 months ago
1
QKeras fails due to missing modules and numpy error message with latest TensorFlow version 2.16.1
#130
lp247
opened
8 months ago
2
Unpredictable quantization with quantized_bits and an alpha value of None
#129
qdlmcfresh
opened
8 months ago
0
removed the integer and bits scaling in quantized bits for alpha=auto and alpha=auto_po2
#128
fabrizioaymone
closed
6 months ago
1
Attribute `__name__` missing from QActivation layer
#127
Brainz22
opened
10 months ago
0
TypeError: Could not locate class 'QConv2D'.
#126
OliverFaust
opened
11 months ago
4
Use `delta()` instead of `max() * 2^-bits` when `delta()` is defined
#125
nghielme
opened
1 year ago
1
Update quantizers file
#124
mschoenb97
opened
1 year ago
0
Small PR: Remove accuracy check for autoqkeras test
#123
mschoenb97
closed
1 year ago
0
Introducing quantized_linear (attempt 2)
#122
mschoenb97
opened
1 year ago
0
Revert "Introducing quantized_linear"
#121
lishanok
closed
1 year ago
1
Remove flaky autoqkeras test
#120
mschoenb97
closed
1 year ago
0
Adding QKeras to conda forge
#119
jmduarte
opened
1 year ago
0
Introducing quantized_linear
#118
mschoenb97
closed
1 year ago
4
Difference between Qkeras model and Keras model
#116
sandeep1404
opened
1 year ago
9
How do keras and qkeras versions correspond to each other?
#115
Prince5867
opened
1 year ago
0
How can I get the scale of the QAdaptiveActivation layer
#114
KaiyiZhang-uo
opened
1 year ago
0
TFLite compatibility
#113
WaterBoiledPizza
opened
1 year ago
0
Add a custom layer with a bitwise operation
#112
AnouarITI
opened
1 year ago
0
Can QKeras support Full integer quantization
#111
KaiyiZhang-uo
opened
1 year ago
8
Update `setup.py` to require `pyparsing`
#110
jmduarte
opened
1 year ago
0
`pyparser` vs `pyparsing`
#109
jmduarte
opened
1 year ago
0
How do I save an AutoQKeras model that a different script can load?
#108
alexberian
opened
1 year ago
0
Cannot convert 6.0 to EagerTensor of dtype int64
#107
makoeppel
opened
1 year ago
0
Only Qconv layer's output tensors are quantized
#106
laumecha
opened
2 years ago
0
Params not quantized after model_save_quantized_weights function
#105
laumecha
closed
2 years ago
4
When I use QKeras: Failed to load in-memory CUBIN: CUDA_ERROR_NO_BINARY_FOR_GPU: no kernel image is available for execution on the device [Op:Abs]
#104
laumecha
closed
2 years ago
2
How low precision weights and biases are stored in QKeras?
#103
wilfredkisku
closed
2 years ago
4
Very low accuracy following AutoQKeras notebook and CUDA error
#102
laumecha
closed
2 years ago
1
Using Auto
#101
laumecha
closed
2 years ago
1
Error in energy estimation for AveragePooling2D layers
#100
RatkoFri
opened
2 years ago
0
Inference of QKeras models
#99
RatkoFri
closed
2 years ago
1
Any documentation for AutoQkeras?
#98
YogaVicky
closed
2 years ago
0
GPU Inferencing in Qkeras
#97
YogaVicky
closed
2 years ago
0
Kernel weights and activations not quantized after training
#96
YogaVicky
closed
2 years ago
11
qkeras.utils.clone_model is broken?
#95
jurevreca12
closed
2 years ago
1
How to get Quantized weights after Model Training ?
#94
HumzaSami00
closed
2 years ago
3
Slow training
#93
schmiph2
opened
2 years ago
2
IndexError for AutoQKeras with hyperband mode
#92
apfusco
opened
2 years ago
2
Does qkeras provide the implementation of DSQ?
#91
monchhichizzq
opened
2 years ago
1
print_qstats raises ValueError with custom objects
#90
boubasse
closed
2 years ago
1
Fix QGRU
#89
raph2268
opened
2 years ago
2
Update README.md
#88
akashhansda
closed
2 years ago
1
Unable to quantize QDepthwiseConv2DBatchnorm() and Conv2DBatchnorm()
#87
stbunda
closed
2 years ago
1
Deploy on microcontroller
#86
schmiph2
closed
2 years ago
1
Next