cconvey commented on PR #11737:
URL: https://github.com/apache/tvm/pull/11737#issuecomment-1157014635

   Updated commit message:
   
   [hexagon][testing] add test-skip logic; fixes
   
   - Skip Hexagon benchmarks whenever the env. var `ANDROID_SERIAL_NUMBER`
     has the value `simulator`.
   
     This is a temporary hack to prevent the CI pre-commit hook from
     running benchmarks, due to the extra time required.
   
   - Fix a bug where the elementwise-add benchmark code was broken by
     an earlier change to the `HexagonLauncherRPC` class.
   
   - Rename `benchmark_elemwise_add.py` to `test_benchmark_elemwise_add.py`
     so that it's noticed by the CI test infrastructure.
     (CI tests are sometimes run in contexts _other than_ the pre-commit
     hook.)
   
   - Miscellaneous small changes to
     `tests/python/contrib/test_hexagon/benchmark_util.py`.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to