ppq
ppq copied to clipboard
NotImplementedError: Graph op: /quantize/ArgMin(ArgMin) has no backend implementation
RuntimeError: Op Execution Error: /quantize/ArgMin(Type: ArgMin, Num of Input: 1, Num of Output: 1)
请问我们有计划支持argmin/argmax吗
你似乎需要这个:https://github.com/openppl-public/ppq/blob/master/ppq/samples/custimized_quant.py
RuntimeError: Op Execution Error: /quantize/ArgMin(Type: ArgMin, Num of Input: 1, Num of Output: 1)
请问我们有计划支持argmin/argmax吗
我也碰到了类似的错误,请问你解决了这个问题吗?