필터 지우기
필터 지우기

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

조회 수: 5 (최근 30일)
Runcong Kuang
Runcong Kuang 2023년 5월 8일
댓글: Runcong Kuang 2023년 5월 8일
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.

답변 (1개)

Matt J
Matt J 2023년 5월 8일
  댓글 수: 1
Runcong Kuang
Runcong Kuang 2023년 5월 8일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Quantization, Projection, and Pruning에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by