merrymercy commented on pull request #6040:
URL: https://github.com/apache/incubator-tvm/pull/6040#issuecomment-659141089


   I added a python version. It handles parallel and vectorization generally 
for most input shapes.
   I tested in with BERT (seq_len=128, batch=1) on c5.9xlarge. It reduces the 
latency from 19.0ms to 18.70ms.
   
   My questions:
   1. Why do we have both c++ version and python version? Should we just delete 
the python version?


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