jayle19930918 opened a new issue #4436: How to forward in batches
URL: https://github.com/apache/incubator-tvm/issues/4436
 
 
   I have some problems about batch forward.
   -In model compile, for example, batch_size=1, input_shape=(1, 3, H, W), then 
the models for TVM are produced
   -When inferring with TVM, the input_shape must be (1, 3, H, W)
   -How to batch forward with TVM ?
   

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