weicheng-hsu commented on issue #19519:
URL: https://github.com/apache/tvm/issues/19519#issuecomment-4408107489

   Hi @tlopex, I’d like to pick up the TFLite 3D convolution family in the 
Relax TFLite frontend (tracking issue #19519).
   
   I’ll follow the existing frontend style by adding the handler(s), 
registering them in `convert_map`, and adding structural-equal tests in 
`tests/python/relax/test_frontend_tflite.py`.
   
   To keep the PRs reviewable, I plan to start with `CONV_3D` first, then 
follow up with `CONV_3D_TRANSPOSE` in a separate PR if this direction looks 
reasonable.


-- 
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]

Reply via email to