Skip to content

Add tuned FP8 GEMM kernels and configurations for Grok-2 on MI355X #1

Add tuned FP8 GEMM kernels and configurations for Grok-2 on MI355X

Add tuned FP8 GEMM kernels and configurations for Grok-2 on MI355X #1

Workflow file for this run

name: Check Repository Dependency
on:
push:
branches: [ "**" ]
pull_request:
branches: [ "main" ]
jobs:
check-ck:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
submodules: 'recursive'
- name: Verify 3rdparty commits
run: ./.github/scripts/check_deps.sh