Model optimization custom layers support

Hello TF friends,

I saw this blog post Adding Quantization-aware Training and Pruning to the TensorFlow Model Garden — The TensorFlow Blog related with CustomLayer support etc for QAT.
Though no mention of version of packages (like TF/ TF MOT etc) involved is mentioned.
Can anyone help…

Regards,
Radhish

Hi @Radhish_A,

I apologize for the delay in response.

Kindly refer to this official documentation about Quantization-aware Training(QAT) and Pruning for more information.

Hope this helps.Thank You.