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/24 02:18:56 UTC

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

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


   Thanks @leandron , great job. Besides this, I think we could also add some features I think it is important too:
   1. We could add `--num-threads` to control how many cores to tune. This is important for remote devices like ARM
   2. 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`.
   
   


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