ONE - On-device Neural Engine
Loading...
Searching...
No Matches
mpqsolver::core::QuantizerHook Struct Referenceabstract

#include <Quantizer.h>

Public Member Functions

virtual void onQuantized (luci::Module *module) const =0
 called on successfull quantization
 

Detailed Description

Definition at line 35 of file Quantizer.h.

Member Function Documentation

◆ onQuantized()

virtual void mpqsolver::core::QuantizerHook::onQuantized ( luci::Module module) const
pure virtual

called on successfull quantization

Parameters
modulequantized module

Implemented in mpqsolver::core::DumpingHooks.

Referenced by mpqsolver::core::Quantizer::quantize().


The documentation for this struct was generated from the following file: