在进行模型PTQ转换的时候出现如下报错
RuntimeError: Function on type <class 'torch.Tensor'> is not supported in hbir exporting,这个应该是atan2算子不支持,请问这个有什么方法能够解决?
RuntimeError: Function on type <class 'torch.Tensor'> is not supported in hbir exporting,这个应该是atan2算子不支持,请问这个有什么方法能够解决?

