我对模型进行qat,然后参考hbdm.perf进行性能分析的时候,发现 Layer Details 为空。
代码为hb4.hbm_perf( os.path.join(self.work_dir, f"quantized.hbm"), output_dir=self.work_dir, )
我的工具链版本为
horizon-plugin-profiler 2.6.1
horizon-plugin-pytorch 2.6.12+cu118.torch210
hbdk4-compiler 4.3.5
torch 2.1.0+cu118
运行环境为h800-sm90
