Yann POURCENOUX

Results 5 comments of Yann POURCENOUX

Can I get an update on this? This is one of your tutorials and 1x1 Convs are one of the most used layers in Deep Learning for computer vision

Great! Thanks! Looking forward to hearing from you again 😁

What if you look at the weights of the model after stripping the pruning with [this](https://www.tensorflow.org/model_optimization/api_docs/python/tfmot/sparsity/keras/strip_pruning)?

Hi, thank you for your answer. When I convert using `tf-nightly==2.7.0-dev20210822`, the conversion goes through and gives [this tflite model](https://github.com/tensorflow/model-optimization/files/7030753/model.zip). However, when running the benchmark I encounter the following error:...

I have been having this problem for quite some time and I can't find a fix, any updates?