mehrdadh opened a new pull request, #14124: URL: https://github.com/apache/tvm/pull/14124
This PR fixes a bug on TFLite frontend import. Basically for conv2d group cases TFLite was only detecting group on only operators with specific `DEPTHWISE_CONV_2D` definition and ignoring group cases that happens with `CONV_2D`. I also cleaned up test_forward for this importer. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
