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

[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

[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