intel / torch-xpu-ops

Apache License 2.0
30 stars 21 forks source link

[CI] fix KERNEL_VERSION #920

Closed Stonepia closed 2 months ago

Stonepia commented 2 months ago

Fix nightly ci's issue where KERNEL_VERSION output incorrect.

Stonepia commented 2 months ago

I triggered a nightly CI manually, and the KERNEL_NAME could not be correctly printed out: https://github.com/intel/torch-xpu-ops/actions/runs/10916320277/job/30297534837#step:8:21

The other failures should not be related to this CI