We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca87f34 commit fdfffdcCopy full SHA for fdfffdc
.github/workflows/bazel_cuda_h100_b200.yml
@@ -41,10 +41,10 @@ jobs:
41
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46
42
with:
43
files: |
44
- jax/jax/_src/pallas/mosaic_gpu/**
45
- jax/jax/experimental/mosaic/gpu/**
46
- jax/jaxlib/mosaic/dialect/gpu/**
47
- jax/jaxlib/mosaic/gpu/**
+ jax/_src/pallas/mosaic_gpu/**
+ jax/experimental/mosaic/gpu/**
+ jaxlib/mosaic/dialect/gpu/**
+ jaxlib/mosaic/gpu/**
48
.github/workflows/bazel_cuda_h100_b200.yml
49
- name: List all changed files
50
env:
0 commit comments