diff --git a/.github/workflows/test_e2eshark.yml b/.github/workflows/test_e2eshark.yml index 00c36b7f..1789c52d 100644 --- a/.github/workflows/test_e2eshark.yml +++ b/.github/workflows/test_e2eshark.yml @@ -24,168 +24,168 @@ jobs: backend: rocm device: hip target-chip: gfx942 - test-file: shark-test-suite + test-file: nlp-shard1 cache-dir: /home/sai/shark-test-suite-models-cache - name: mi300_gpu2_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm device: hip target-chip: gfx942 - test-file: vai-hf-cnn-fp32-shard1 + test-file: nlp-shard2 cache-dir: /home/sai/shark-test-suite-models-cache - name: mi300_gpu3_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm device: hip target-chip: gfx942 - test-file: vai-hf-cnn-fp32-shard2 + test-file: nlp-shard3 cache-dir: /home/sai/shark-test-suite-models-cache - name: mi300_gpu4_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm device: hip target-chip: gfx942 - test-file: vai-hf-cnn-fp32-shard3 + test-file: shark-test-suite cache-dir: /home/sai/shark-test-suite-models-cache - name: mi300_gpu5_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm device: hip target-chip: gfx942 - test-file: vai-int8-p0p1-shard1 + test-file: vai-hf-cnn-fp32-shard1 cache-dir: /home/sai/shark-test-suite-models-cache - name: mi300_gpu6_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm device: hip target-chip: gfx942 - test-file: vai-int8-p0p1-shard2 + test-file: vai-hf-cnn-fp32-shard2 cache-dir: /home/sai/shark-test-suite-models-cache - name: mi300_gpu7_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm device: hip target-chip: gfx942 - test-file: vai-int8-p0p1-shard3 + test-file: vai-hf-cnn-fp32-shard3 cache-dir: /home/sai/shark-test-suite-models-cache - name: mi300_gpu8_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm device: hip target-chip: gfx942 - test-file: vai-vision-int8 + test-file: vai-int8-p0p1-shard1 cache-dir: /home/sai/shark-test-suite-models-cache - name: mi300_gpu9_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm device: hip target-chip: gfx942 - test-file: migraphx + test-file: vai-int8-p0p1-shard2 cache-dir: /home/sai/shark-test-suite-models-cache - name: mi300_gpu10_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm device: hip target-chip: gfx942 - test-file: nlp-shard1 + test-file: vai-int8-p0p1-shard3 cache-dir: /home/sai/shark-test-suite-models-cache - name: mi300_gpu11_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm device: hip target-chip: gfx942 - test-file: nlp-shard2 + test-file: vai-vision-int8 cache-dir: /home/sai/shark-test-suite-models-cache - - name: mi300_gpu11_test + - name: mi300_gpu12_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm device: hip target-chip: gfx942 - test-file: nlp-shard3 + test-file: migraphx cache-dir: /home/sai/shark-test-suite-models-cache - name: cpu_shard1_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: shark-test-suite + test-file: nlp-shard1 cache-dir: /groups/aig_sharks/test-suite-ci-cache - name: cpu_shard2_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: vai-hf-cnn-fp32-shard1 + test-file: nlp-shard2 cache-dir: /groups/aig_sharks/test-suite-ci-cache - name: cpu_shard3_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: vai-hf-cnn-fp32-shard2 + test-file: nlp-shard3 cache-dir: /groups/aig_sharks/test-suite-ci-cache - name: cpu_shard4_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: vai-hf-cnn-fp32-shard3 + test-file: shark-test-suite cache-dir: /groups/aig_sharks/test-suite-ci-cache - name: cpu_shard5_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: vai-int8-p0p1-shard1 + test-file: vai-hf-cnn-fp32-shard1 cache-dir: /groups/aig_sharks/test-suite-ci-cache - name: cpu_shard6_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: vai-int8-p0p1-shard2 + test-file: vai-hf-cnn-fp32-shard2 cache-dir: /groups/aig_sharks/test-suite-ci-cache - name: cpu_shard7_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: vai-int8-p0p1-shard3 + test-file: vai-hf-cnn-fp32-shard3 cache-dir: /groups/aig_sharks/test-suite-ci-cache - name: cpu_shard8_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: vai-vision-int8 + test-file: vai-int8-p0p1-shard1 cache-dir: /groups/aig_sharks/test-suite-ci-cache - name: cpu_shard9_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: migraphx + test-file: vai-int8-p0p1-shard2 cache-dir: /groups/aig_sharks/test-suite-ci-cache - name: cpu_shard10_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: nlp-shard1 + test-file: vai-int8-p0p1-shard3 cache-dir: /groups/aig_sharks/test-suite-ci-cache - name: cpu_shard11_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: nlp-shard2 + test-file: vai-vision-int8 cache-dir: /groups/aig_sharks/test-suite-ci-cache - name: cpu_shard12_test runs-on: nodai-amdgpu-mi250-x86-64 backend: llvm-cpu device: local-task target-chip: x86_64-linux-gnu - test-file: nlp-shard3 + test-file: migraphx cache-dir: /groups/aig_sharks/test-suite-ci-cache env: E2E_VENV_DIR: ${{ github.workspace }}/test-suite_venv