Skip to content

Pull requests: aesara-devs/aesara

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

Pull requests list

Bump actions/download-artifact from 3 to 4 dependencies Pull requests that update a dependency file
#1525 opened Dec 15, 2023 by dependabot bot Loading…
Bump actions/upload-artifact from 3 to 4 dependencies Pull requests that update a dependency file
#1524 opened Dec 15, 2023 by dependabot bot Loading…
Bump actions/setup-python from 4 to 5 dependencies Pull requests that update a dependency file
#1523 opened Dec 7, 2023 by dependabot bot Loading…
Bump conda-incubator/setup-miniconda from 2 to 3 dependencies Pull requests that update a dependency file
#1522 opened Nov 28, 2023 by dependabot bot Loading…
Bump actions/checkout from 3 to 4 dependencies Pull requests that update a dependency file
#1508 opened Sep 5, 2023 by dependabot bot Loading…
Convert a test to use Hypothesis
#1507 opened Aug 3, 2023 by etellman Loading…
Update pre-commit hooks
#1503 opened Jul 3, 2023 by github-actions bot Loading…
Update issues and PR templates enhancement New feature or request
#1490 opened Apr 8, 2023 by brandonwillard Loading…
Add an option to disable numba JIT enhancement New feature or request Numba Involves Numba transpilation
#1470 opened Mar 13, 2023 by Smit-create Draft
6 tasks done
Move nested static numba-jit functions enhancement New feature or request important Numba Involves Numba transpilation
#1438 opened Feb 17, 2023 by Smit-create Draft
6 tasks done
Test Numba support across the entire test suite backend compatibility Issues relating to compatibility with backends called by this library Numba Involves Numba transpilation
#1289 opened Nov 10, 2022 by brandonwillard Draft
2 tasks
Implement multi-output Elemwise in Numba via guvectorize backend compatibility Issues relating to compatibility with backends called by this library Numba Involves Numba transpilation
#1271 opened Oct 19, 2022 by ricardoV94 Draft
Compute dimension sums in Elemwise.grad at run-time bug Something isn't working important Op implementation Involves the implementation of an Op shape inference
#1260 opened Oct 16, 2022 by brandonwillard Draft
1 of 3 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
Implement at.eye using existing Ops enhancement New feature or request NumPy compatibility
#1217 opened Sep 27, 2022 by jessegrabowski Loading…
1 task
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…
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
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
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
Use dummy input variables during Scan rewrites bug Something isn't working graph rewriting important Scan Involves the `Scan` `Op`
#1145 opened Aug 24, 2022 by brandonwillard Draft
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.