[GitHub] [incubator-tvm] bernhardklein commented on pull request #6924: [AutoTVM][RPCRunner] timeout is not passed correctly

2020-11-17 Thread GitBox


bernhardklein commented on pull request #6924:
URL: https://github.com/apache/incubator-tvm/pull/6924#issuecomment-728878293


   ok, thank you!



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




[GitHub] [incubator-tvm] bernhardklein commented on pull request #6924: [AutoTVM][RPCRunner] timeout is not passed correctly

2020-11-17 Thread GitBox


bernhardklein commented on pull request #6924:
URL: https://github.com/apache/incubator-tvm/pull/6924#issuecomment-728834693


   @merrymercy as you suggested I set the constructor argument to `(timeout * 
(self.n_parallel + 1))`, also changed the self.timeout in the same way. Hope 
this is the correct way to do it. For `n_parallel=None` the base class Runner 
sets to cpu count, which seems to be working correctly. Hope now it's ok.



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




[GitHub] [incubator-tvm] bernhardklein commented on pull request #6924: [AutoTVM][RPCRunner] timeout is not passed correctly

2020-11-16 Thread GitBox


bernhardklein commented on pull request #6924:
URL: https://github.com/apache/incubator-tvm/pull/6924#issuecomment-728244254


   relates to this [6924](https://github.com/apache/incubator-tvm/pull/6924) 
issue.



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