Commit 89ab2d3
authored
fix(jax): fix typo c_differentiable -> r_differentiable (#4640)
We haven't met a situation where c_differentiable != r_differentiable.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Refined internal processing to streamline evaluation logic. These
improvements optimize back-end calculations while ensuring consistent
performance and user experience.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>1 parent e9a6bd4 commit 89ab2d3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments