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


   @zhiics 
   
   In testing dynamic graphs, I've run into some pretty gnarly error messages 
deep in the memory planner for graph runtime or deep in nested packed function 
calls in the VM. In a "fail early" philosphy, This PR adds an earlier check for 
dynamic shapes and throws with a hopefully more useful error message. Once we 
have heterogenous execution working on the VM, we can relax the check on the VM 
side.
   
   Thanks!
   


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


Reply via email to