mirror of
https://github.com/ROCm/jax.git
synced 2025-04-18 21:06:06 +00:00
Temporarily disable XLA_in_Python notebook, pending fixing of bug
Issue: #2236
This commit is contained in:
parent
370558def3
commit
1c6cd25417
@ -96,6 +96,8 @@ exclude_patterns = [
|
||||
'notebooks/Neural_Network_and_Data_Loading.ipynb',
|
||||
'notebooks/score_matching.ipynb',
|
||||
'notebooks/maml.ipynb',
|
||||
# Fails with shape error in XL
|
||||
'notebooks/XLA_in_Python.ipnb'
|
||||
]
|
||||
|
||||
# The name of the Pygments (syntax highlighting) style to use.
|
||||
|
Loading…
x
Reference in New Issue
Block a user