You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/09/25 11:17:52 UTC

[GitHub] [incubator-tvm] leandron commented on pull request #6537: [tvmc] Introduce 'tune' subcommand (part 3/4)

leandron commented on pull request #6537:
URL: https://github.com/apache/incubator-tvm/pull/6537#issuecomment-698873119


   > We could add `--num-threads` to control how many cores to tune. This is important for remote devices like ARM
   
   @FrozenGene that looks interesting. Just to clarify, is this not related to the parameter `n_parallel`, from `autotvm.RPCRunner`, already supported via `--parallel`?
   
   > We could add `--cpu-mode` to control BIG core or LITTLE core to tune. Imagine remote devices like have A72 + A35. This feature maybe should require us to expose one interface in our AutoTVM to use API `runtime.config_threadpool`.
   
   Yes, that looks useful. Can we add it in a separate PR?


----------------------------------------------------------------
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:
users@infra.apache.org