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 2021/05/06 20:12:15 UTC

[GitHub] [tvm] jroesch commented on pull request #7975: Remove warning which is adding too much noise

jroesch commented on pull request #7975:
URL: https://github.com/apache/tvm/pull/7975#issuecomment-833828343


   @rkimball Can we actually fix the grammar of the original message, it is also poorly worded and one of my least favorite messages in the code base. 
   
   For example:
   
   ```
   Cannot find tuning records for: 
       target = `llvm -keys=cpu -link-params=0, workload=('conv2d_NCHWc.x86'`
       key = ('TENSOR', (1, 1, 32, 32), 'float32'), ('TENSOR', (8, 1, 5, 5), 'float32'), (1, 1), (0, 0, 0, 0), (1, 1), 'NCHW', 'NCHW', 'float32')
   TVM will apply the fallback schedule configuration which may substantially impact performance. 
   ```


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