Aharrypotter commented on issue #19519: URL: https://github.com/apache/tvm/issues/19519#issuecomment-4764085992
Hi @tlopex, I audited the remaining D. Legacy embedding / sparse embedding items. It looks like `EMBEDDING_LOOKUP_SPARSE` and `HASHTABLE_LOOKUP` have already landed, while the remaining unchecked items are: - `CONCAT_EMBEDDINGS` - `LSH_PROJECTION` - `SKIP_GRAM` Since this part has not had follow-up PR activity for a while, I plan to pick up these remaining legacy embedding operators and send a focused PR. I will keep the PR scoped to explicit Relax TFLite frontend coverage and tests, with conservative diagnostics for cases that cannot be safely lowered yet. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
