-
Notifications
You must be signed in to change notification settings - Fork 129
Issues: pymc-devs/pytensor
Try to make pytensor compatible with the Python array API sta...
#1189
opened Feb 4, 2025 by
ricardoV94
Open
1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Implement C code for ExtractDiagonal and ARange
C-backend
enhancement
New feature or request
#1392
opened May 7, 2025 by
ricardoV94
Loading…
Avoid PyTensor function overhead in OpFromGraph
C-backend
performance
#1375
opened Apr 19, 2025 by
ricardoV94
•
Draft
Use numpy C-API for C implementations of Sort/Argsort
C-backend
#1359
opened Apr 9, 2025 by
ricardoV94
Use numpy Correlate2 for Convolve1d implementation
C-backend
Op implementation
#1358
opened Apr 9, 2025 by
ricardoV94
Remove BatchedDot and provide C implementation for batched matmul that uses numpy C-API
C-backend
vectorization
#1357
opened Apr 9, 2025 by
ricardoV94
Use numpy C-API einsum for unoptimized Einsum
C-backend
performance
#1356
opened Apr 9, 2025 by
ricardoV94
Use PyCapsule in CThunks instead of numpy compatibility layer
C-backend
#1352
opened Apr 8, 2025 by
ricardoV94
Reuse output of Join in C backend
C-backend
memory_optimization
performance
#1340
opened Apr 1, 2025 by
ricardoV94
Loading…
Numpy 2.x C implementation for AdvancedIncSubtensor1
C-backend
indexing
performance
#1325
opened Mar 28, 2025 by
ricardoV94
Make GEMV more robust to zero strided inputs
C-backend
#1266
opened Mar 5, 2025 by
ricardoV94
•
Draft
CGemv fails with strides0 x
bug
Something isn't working
C-backend
#1262
opened Mar 4, 2025 by
ricardoV94
Consider specialized DimShuffle C-implementation
C-backend
performance
#1246
opened Feb 25, 2025 by
ricardoV94
Consider linking againt Scipy blas_cython
C-backend
help wanted
Extra attention is needed
#1121
opened Dec 13, 2024 by
ricardoV94
Proposal: Make compiler optional and fall-back to numba or JAX
backend compatibility
C-backend
installation
needs info
Additional information required
#1027
opened Oct 10, 2024 by
twiecki
BUG: <Something isn't working
C-backend
uint64 dtype
is broken for Max
>
bug
#770
opened May 14, 2024 by
Dhruvanshu-Joshi
ENH: Detect clang++ as a g++ alternative on Linux
C-backend
feature request
#762
opened May 11, 2024 by
mark-thm
Efficient Conv Ops were removed accidentally
C-backend
help wanted
Extra attention is needed
performance
#305
opened May 17, 2023 by
ricardoV94
BUG: pytensor.tensor.random.utils.params_broadcast_shapes does not raise errors when shapes do not broadcast
bug
Something isn't working
C-backend
#152
opened Dec 26, 2022 by
lucianopaz
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.