argrento commented on pull request #9811:
URL: https://github.com/apache/tvm/pull/9811#issuecomment-1024100624


   Thank you for the comments! Currently I have 2 solutions:
   1. Restore the original logic of Run function
   2. Since current time complexity of Run is O(N^2), I can rewrite it and 
reduce complexity to, probably, O(1).
   Which one do you prefer?


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to