yongwww commented on issue #4436: How to forward in batches
URL: https://github.com/apache/incubator-tvm/issues/4436#issuecomment-559196636
 
 
   Free free to discuss this in tvm discuss forum - https://discuss.tvm.ai/
   
   If your batch size is changing during inference, then dynamic batching is 
needed here. your input shape should be like (?, 3, H, W) or (any, 3, H, W). 
Dynamisim will be covered in tvm conf next week. 

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


With regards,
Apache Git Services

Reply via email to