mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 12:26:07 +00:00
fix
This commit is contained in:
parent
15f9ac4aee
commit
1fe3b54314
@ -1554,8 +1554,8 @@ tf_not_yet_impl = [
|
||||
"repeat",
|
||||
"roll",
|
||||
# temporary pending cudnn fix, see https://github.com/jax-ml/jax/pull/23740
|
||||
"bias_fwd_p",
|
||||
"bias_bwd_p",
|
||||
"bias_fwd",
|
||||
"bias_bwd",
|
||||
]
|
||||
|
||||
tf_impl[random_internal.random_clone_p] = lambda x: x
|
||||
|
Loading…
x
Reference in New Issue
Block a user