mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
[sparse] add trivial sparse rule for lax.copy_p
This commit is contained in:
parent
bfef22ad7c
commit
d78b96937c
@ -78,6 +78,7 @@ _zero_preserving_unary_primitives = [
|
||||
lax.atan_p,
|
||||
lax.atanh_p,
|
||||
lax.bessel_i1e_p,
|
||||
lax.copy_p,
|
||||
lax.expm1_p,
|
||||
lax.log1p_p,
|
||||
lax.neg_p,
|
||||
|
Loading…
x
Reference in New Issue
Block a user