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 1250ad6 commit 0d718abCopy full SHA for 0d718ab
test/Jax/janet/lit.local.cfg
@@ -1,4 +1,5 @@
1
-local_excludes = ['jit__get_age_weights_from_tables.8_linalg.mlir']
+local_excludes = ['jit__get_age_weights_from_tables.8_linalg.mlir',
2
+ 'jit__net_loss.91_linalg.mlir']
3
config.excludes.update(local_excludes)
4
5
if config.gpu_skip == 'true':
test/Jax/jax_qmc/lit.local.cfg
@@ -1,4 +1,4 @@
-local_excludes = []
+local_excludes = ['jit__mean.51_linalg.mlir']
0 commit comments