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 2022/04/05 15:05:11 UTC

[GitHub] [tvm] gromero commented on pull request #10504: Complete pytorch grid_sample

gromero commented on PR #10504:
URL: https://github.com/apache/tvm/pull/10504#issuecomment-1088834095

   > Hi, @gromero
   > 
   > Sorry to bother you again. I have fixed all errors except the docs:GPU warning "Inline interpreted text or phrase reference start-string without end-string". I have tried several ways, but the warning still confuses me. Would you help me to fix it?
   
   Really sorry for missing your comment :( I have to improve the GH filters on my side I guess. It's not bothering by any means!
   
   I just saw you've pushed a new series and CI is running. I'll keep an eye on it.
   
   BTW, I've just got aware of the `./tests/scripts/ci.py`  script (thanks a lot @driazati !)  which is ideal to reproduce issues caught by the CI locally. For example, if one wants to run locally the `test_tune_rpc_tracker_parsing` test, it's simply by:
   
   ```bash
   $ ./tests/scripts/ci.py cpu --tests tests/python/driver/tvmc/test_autotuner.py::test_tune_rpc_tracker_parsing
   ```
   
   This can really speed up debugging issues reported by the CI.


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org