Borrar filtros
Borrar filtros

How to do activation quantization of EACH LAYER in lgraph or dlnetwork?

5 visualizaciones (últimos 30 días)
for activation of each layer in dlnetwork or lgraph, how to do quantization?
My dlnetwork is just a piece of network, not a whole network till the end.
My dlnetworks contains 3 layers of Conv2d, no classification layer.
I only use it to do inference.
So no training-aware quantization is needed.
Only post training quantization is needed.

Respuestas (1)

Matt J
Matt J el 8 de Mayo de 2023
  1 comentario
Runcong Kuang
Runcong Kuang el 8 de Mayo de 2023
Thanks. I thought this is for weight, bias. I just saw it also applies to activation. Good. But I failed to use this function because of some compiler problem even if I use 'matlab' as environment. So I have to manually quantize weights and biases to put into each layers, but can't do the same with activations.

Iniciar sesión para comentar.

Categorías

Más información sobre Quantization, Projection, and Pruning en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by