masahi commented on pull request #7513:
URL: https://github.com/apache/tvm/pull/7513#issuecomment-785507752


   @apivovarov If you really need to support this conversion, you can use a 
custom convert map. See 
https://github.com/apache/tvm/blob/50e013dd3a5e23450ff4ae98324be07aa6160a6d/tests/python/frontend/pytorch/test_forward.py#L1916
 it basically allows you to register custom conversion from user's code. This 
is probably the best solution (or workaround) for now. 


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to