ppq icon indicating copy to clipboard operation
ppq copied to clipboard

NotImplementedError: Graph op: /quantize/ArgMin(ArgMin) has no backend implementation

Open YilanWang opened this issue 2 years ago • 2 comments

RuntimeError: Op Execution Error: /quantize/ArgMin(Type: ArgMin, Num of Input: 1, Num of Output: 1)

请问我们有计划支持argmin/argmax吗

YilanWang avatar Dec 23 '23 08:12 YilanWang

你似乎需要这个:https://github.com/openppl-public/ppq/blob/master/ppq/samples/custimized_quant.py

ZhangZhiPku avatar Dec 27 '23 10:12 ZhangZhiPku

RuntimeError: Op Execution Error: /quantize/ArgMin(Type: ArgMin, Num of Input: 1, Num of Output: 1)

请问我们有计划支持argmin/argmax吗

我也碰到了类似的错误,请问你解决了这个问题吗?

heqqian avatar Apr 13 '24 07:04 heqqian