You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/02/24 15:40:14 UTC

[GitHub] [tvm] ophirfrish opened a new pull request #10371: Fixed a bug in the convert_fully_connected() function

ophirfrish opened a new pull request #10371:
URL: https://github.com/apache/tvm/pull/10371


   In case we need to change the output shape, need to convert the output_shape tuple to list before the change.
   
   cc @areusch @leandron @Mousius @gromero for reviews
   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] leandron merged pull request #10371: Fixed a bug in the convert_fully_connected() function

Posted by GitBox <gi...@apache.org>.
leandron merged pull request #10371:
URL: https://github.com/apache/tvm/pull/10371


   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org