tvm
tvm copied to clipboard
[TFLite][Frontend] Support quantized ARG_MIN
Support ARG_MIN quantization operation as part of #15148
It seems like the TensorFlow Lite converter doesn't support Quantized Argmin. I'll try to fix it on the TensorFlow side.
https://github.com/tensorflow/tensorflow/pull/72617
@mshr-h Thanks, if this is fixed in that side, we can rerun CI.