6.2.2. The hb_mapper Tool

The hb_mapper is a tool that maps floating-point models to quantized models and provides some additional validation features.

It contains three subcommands/tools:

  • hb_mapper checker: Model checking tool

  • hb_mapper makertbin: Model compilation/conversion tool

  • hb_mapper infer: Model inference tool, which also dumps vector outputs of conv layers at various stages.

The next sections introduce the above subcommands one by one.