Skip to content

Pull requests: aesara-devs/aesara

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Generalize aesara.tensor.linalg.cholesky beyond 2D arrays enhancement New feature or request Op implementation Involves the implementation of an Op refactor This issue involves refactoring
#1012 opened Jun 24, 2022 by purna135 Draft
3 of 6 tasks
Added KanrenRelationSub for distributive rewrites enhancement New feature or request graph rewriting
#634 opened Oct 28, 2021 by kc611 Loading…
4 tasks done
Add Blockwise Op enhancement New feature or request important NumPy compatibility Op implementation Involves the implementation of an Op
#1215 opened Sep 26, 2022 by purna135 Loading…
Fix the JAX Scan dispatcher bug Something isn't working important JAX Involves JAX transpilation Scan Involves the `Scan` `Op`
#1202 opened Sep 20, 2022 by rlouf Draft
Unify Type with Python's type system graph objects important refactor This issue involves refactoring typing Work related to type checking
#1207 opened Sep 23, 2022 by markusschmaus Draft
10 tasks
Remove add_mul_fusion rewrite graph rewriting refactor This issue involves refactoring tensor algebra Relates to our use and representations of tensor algebra
#1243 opened Oct 7, 2022 by ricardoV94 Draft
Remove MaxAndArgmax Op refactor This issue involves refactoring
#874 opened Mar 23, 2022 by aerubanov Loading…
Add inner graph optimizer and merging capabilities enhancement New feature or request important performance concern Scan Involves the `Scan` `Op`
#824 opened Feb 17, 2022 by brandonwillard Loading…
2 tasks
Refactored get_scalar_constant_value to get_constant_value enhancement New feature or request refactor This issue involves refactoring
#755 opened Jan 16, 2022 by kc611 Draft
4 of 5 tasks
Convert a test to use Hypothesis
#1507 opened Aug 3, 2023 by etellman Loading…
Run doctest in CI and fix errors in the documentation examples documentation Improvements or additions to documentation enhancement New feature or request refactor This issue involves refactoring testing
#1193 opened Sep 18, 2022 by LegrandNico Loading…
2 tasks
Hash-cons Applys and Constants enhancement New feature or request graph objects graph rewriting important performance concern question Further information is requested refactor This issue involves refactoring request discussion
#1165 opened Sep 2, 2022 by brandonwillard Draft
2 of 3 tasks
Updated debugprint to print variable name for leaf nodes refactor This issue involves refactoring request discussion
#720 opened Jan 2, 2022 by oscargus Draft
6 tasks done
Bump codecov/codecov-action from 3 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1533 opened Nov 15, 2024 by dependabot bot Loading…
Add Windows to CI tests CI Involves continuous integration Windows
#1029 opened Jul 2, 2022 by maresb Draft
6 tasks
Wrap Ops during etuplization bug Something isn't working graph objects graph rewriting miniKanren
#1036 opened Jul 4, 2022 by rlouf Loading…
6 tasks done
Added Ops for np.transpose, np.squeeze and np.expand_dims NumPy compatibility Op implementation Involves the implementation of an Op refactor This issue involves refactoring
#657 opened Nov 7, 2021 by kc611 Loading…
2 of 5 tasks
Use objmode in scipy.special without numba-scipy
#1078 opened Jul 24, 2022 by aseyboldt Draft
4 of 6 tasks
Fix misc. issues surrounding ProfileStats bug Something isn't working refactor This issue involves refactoring
#1121 opened Aug 17, 2022 by brandonwillard Loading…
ProTip! Exclude everything labeled bug with -label:bug.