- Notifications
You must be signed in to change notification settings - Fork 149
Pull requests: pymc-devs/pytensor
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement linear algebra functions in PyTorch enhancement New feature or request linalg Linear algebra torch PyTorch backend
#922 opened Jul 11, 2024 by twaclaw Loading…
6 of 11 tasks
Remove deprecated PyTensor function functionality and reduce overhead major
#1351 opened Apr 8, 2025 by ricardoV94 • Draft
Remove
value getter method from Constant #1317 opened Mar 23, 2025 by Abhinav-Khot Loading…
2 of 11 tasks
Avoid PyTensor function overhead in OpFromGraph C-backend performance
#1375 opened Apr 19, 2025 by ricardoV94 • Draft
Add option to print inner graphs in debugprint function
#1293 opened Mar 13, 2025 by Aarsh-Wankar Loading…
4 of 11 tasks
Renamed output_type_depends_on_input_value to data_dependent_output_shapes maintenance
#1209 opened Feb 14, 2025 by Aarsh-Wankar Loading…
3 of 11 tasks
Make GEMV more robust to zero strided inputs C-backend
#1266 opened Mar 5, 2025 by ricardoV94 • Draft
Simplify subtensor shape inference graph rewriting indexing shape inference
#1299 opened Mar 17, 2025 by ricardoV94 • Draft
1 of 10 tasks
Issue
FututureWarnings for deprecated test_value machinery maintenance major #831 opened Jun 18, 2024 by Dhruvanshu-Joshi Loading…
5 of 11 tasks
Update dependencies as per SPEC0 dependencies Pull requests that update a dependency file
#843 opened Jun 22, 2024 by Armavica Loading…
3 of 11 tasks
Deprecate redefinition of
np.testing.assert_allclose #784 opened May 27, 2024 by Dhruvanshu-Joshi Loading…
6 of 11 tasks
Minor edits to contributing documentation docs
#930 opened Jul 15, 2024 by HangenYuu Loading…
5 of 11 tasks
Remove reimplementation of np.testing.assert_allclose maintenance tests
#562 opened Dec 19, 2023 by jaharvey8 Loading…
5 of 10 tasks
Implement Dimshuffle in jax using expand_dims/squeeze
#987 opened Sep 7, 2024 by HarshvirSandhu Loading…
4 tasks done
Improving linear algebra documentation
#855 opened Jun 25, 2024 by tanish1729 Loading…
1 of 10 tasks
Rewrite useless New feature or request graph rewriting
log1mexp(log1mexp(x)) enhancement #474 opened Oct 10, 2023 by NathanielF Loading…
3 of 6 tasks
Fix narrowing errors by replacing int by ssize_t
#725 opened Apr 21, 2024 by maresb Loading…
1 of 11 tasks
Previous Next
ProTip! Filter pull requests by the default branch with base:main.