Skip to content

Unify builds for cpu-backend and triton-shared (#56) #89

Unify builds for cpu-backend and triton-shared (#56)

Unify builds for cpu-backend and triton-shared (#56) #89

name: Integration Tests
on:
pull_request:
branches: [ "main" ]
push:
branches: [ "main" ]
jobs:
call-workflow:
uses: ./.github/workflows/test-plugin.yml
with:
# [BACKEND] Fix layouts in nvgpu RewriteTensorPointer. (#2634)
triton-ref: '0e3bf3f58061bd62725e7c502e7e0af19690df1c'
triton-shared-ref: ${{ github.ref }}