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 2020/06/16 18:50:51 UTC

[GitHub] [incubator-tvm] kevinthesun opened a new pull request #5825: [Frontend][TensorFlow]Fix TF Dynamic input shape

kevinthesun opened a new pull request #5825:
URL: https://github.com/apache/incubator-tvm/pull/5825


   Fix tf parsing dynamic shape placeholder.
   
   @zhiics @yongwww @lixiaoquan 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] icemelon9 merged pull request #5825: [Frontend][TensorFlow]Fix TF Dynamic input shape

Posted by GitBox <gi...@apache.org>.
icemelon9 merged pull request #5825:
URL: https://github.com/apache/incubator-tvm/pull/5825


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] icemelon9 commented on pull request #5825: [Frontend][TensorFlow]Fix TF Dynamic input shape

Posted by GitBox <gi...@apache.org>.
icemelon9 commented on pull request #5825:
URL: https://github.com/apache/incubator-tvm/pull/5825#issuecomment-645501007


   Thanks @kevinthesun @zhiics 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] ziyu-guo commented on pull request #5825: [Frontend][TensorFlow]Fix TF Dynamic input shape

Posted by GitBox <gi...@apache.org>.
ziyu-guo commented on pull request #5825:
URL: https://github.com/apache/incubator-tvm/pull/5825#issuecomment-657311588


   After this commit, a previously passing model compilation fails with 
   "can_dispatch(n): NodeFunctor calls un-registered function on type tir.Any"
   
   Is this the right place to discuss about the issue? 
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] icemelon9 commented on pull request #5825: [Frontend][TensorFlow]Fix TF Dynamic input shape

Posted by GitBox <gi...@apache.org>.
icemelon9 commented on pull request #5825:
URL: https://github.com/apache/incubator-tvm/pull/5825#issuecomment-644988345


   Is it possible to add a test case for this?


----------------------------------------------------------------
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:
users@infra.apache.org