yhwang

Results 2 issues of yhwang

In the `batching_quant_calib()` function of the `HessianQuantCalibrator` class in `quant_calib.py`, if `self.sequential` is set to `False` (the default value in the provided code), the quantization interval is not reflected in...

There is dimension error. How can I resolve this? I think it's because context_dim in configs(yaml file) of cin256-v2 model is 512. What is the shape of **cali_y[:32]** in your...