cyberslack_lee

Results 22 comments of cyberslack_lee

好像,quantize和dequantize无法全部迁移到phi?fliud还是要保留部分? @yuanlehome

``` shell 2024-05-09 13:41:17 File "C:\home\workspace\Paddle\build\test\mkldnn\test_quantize_mkldnn_op.py", line 68, in test_check_output 2024-05-09 13:41:17 self.check_output(check_dygraph=False, check_pir_onednn=True) 2024-05-09 13:41:17 File "C:\home\workspace\Paddle\build\test\legacy_test\op_test.py", line 2784, in check_output 2024-05-09 13:41:17 res = self.check_output_with_place( 2024-05-09 13:41:17 File...

![Screenshot from 2024-05-14 08-43-01](https://github.com/PaddlePaddle/Paddle/assets/16059379/9c4b6844-bac4-44e0-8f7f-cf26a2886fbb) 看截图的话,跑单测的时候,没有找到dequantize和quantize对应的op,没法全部迁移到phi下面的吧?