This commit is contained in:
Matthew Johnson 2024-10-02 19:38:50 +00:00
parent 15f9ac4aee
commit 1fe3b54314

View File

@ -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