An open API service for providing issue and pull request metadata for open source projects.

GitHub / pymc-devs/pytensor issues and pull requests

Labelled with: backend compatibility

#1521 - Fix `CheckAndRaise` Op C implementation

Pull Request - State: closed - Opened by ricardoV94 5 months ago - 1 comment
Labels: bug, backend compatibility, C-backend, graph rewriting

#1521 - Fix `CheckAndRaise` Op C implementation

Pull Request - State: closed - Opened by ricardoV94 5 months ago - 1 comment
Labels: bug, backend compatibility, C-backend, graph rewriting

#1509 - Add error message to `NonZero` Op telling users it cannot be jitted in JAX

Issue - State: open - Opened by jessegrabowski 6 months ago - 7 comments
Labels: help wanted, beginner friendly, jax, backend compatibility

#1365 - MLX backend POC

Pull Request - State: open - Opened by williambdean 8 months ago - 13 comments
Labels: enhancement, backend compatibility

#1279 - Add numba overload for `Nonzero`

Issue - State: closed - Opened by jessegrabowski 9 months ago
Labels: beginner friendly, numba, backend compatibility

#1274 - Add `C` and `Python` modes

Issue - State: open - Opened by ricardoV94 9 months ago
Labels: backend compatibility

#1221 - Port SymbolicRandomVariable Op to PyTensor and get rid of many RVs in PyTensor

Issue - State: open - Opened by ricardoV94 10 months ago
Labels: backend compatibility, random variables, refactor, OpFromGraph

#1197 - Add numba overload for `scipy.linalg.svd`

Issue - State: open - Opened by jessegrabowski 10 months ago
Labels: numba, backend compatibility, SciPy compatibility, linalg

#1166 - Respect predefined modes in `get_default_mode`

Pull Request - State: closed - Opened by ricardoV94 11 months ago - 1 comment
Labels: bug, backend compatibility

#1159 - [WIP] Allow function dispatch for constants

Pull Request - State: closed - Opened by Ch0ronomato 11 months ago - 4 comments
Labels: backend compatibility, torch

#1159 - [WIP] Allow function dispatch for constants

Pull Request - State: closed - Opened by Ch0ronomato 11 months ago - 4 comments
Labels: backend compatibility, torch

#1147 - Use more conservative fastmath flags in numba backend

Pull Request - State: closed - Opened by ricardoV94 12 months ago - 3 comments
Labels: bug, numba, backend compatibility

#1147 - Use more conservative fastmath flags in numba backend

Pull Request - State: closed - Opened by ricardoV94 12 months ago - 3 comments
Labels: bug, numba, backend compatibility

#1108 - Support multidimensional boolean set/inc_subtensor in Numba via rewrite

Pull Request - State: closed - Opened by ricardoV94 about 1 year ago - 1 comment
Labels: numba, backend compatibility, indexing

#1108 - Support multidimensional boolean set/inc_subtensor in Numba via rewrite

Pull Request - State: closed - Opened by ricardoV94 about 1 year ago - 1 comment
Labels: enhancement, numba, backend compatibility, indexing

#1101 - Reduce jitted function overhead

Pull Request - State: closed - Opened by ricardoV94 about 1 year ago
Labels: backend compatibility, performance

#1101 - Reduce jitted function overhead

Pull Request - State: closed - Opened by ricardoV94 about 1 year ago
Labels: backend compatibility, performance

#1045 - Cleanup for Optimal Control Ops

Pull Request - State: closed - Opened by jessegrabowski about 1 year ago - 9 comments
Labels: enhancement, backend compatibility, graph rewriting, linalg

#1045 - Cleanup for Optimal Control Ops

Pull Request - State: closed - Opened by jessegrabowski about 1 year ago - 9 comments
Labels: backend compatibility, graph rewriting, linalg

#1021 - Direct tests for dispatch implementations in alternative backends

Pull Request - State: closed - Opened by ricardoV94 about 1 year ago - 1 comment
Labels: jax, maintenance, tests, backend compatibility, torch

#1021 - Direct tests for dispatch implementations in alternative backends

Pull Request - State: closed - Opened by ricardoV94 about 1 year ago - 1 comment
Labels: jax, maintenance, tests, backend compatibility, torch

#867 - Implemented JAX backend for Eigvalsh

Pull Request - State: closed - Opened by HangenYuu over 1 year ago - 2 comments
Labels: enhancement, jax, backend compatibility

#867 - Implemented JAX backend for Eigvalsh

Pull Request - State: closed - Opened by HangenYuu over 1 year ago - 1 comment
Labels: enhancement, jax, backend compatibility

#849 - Remove conservative checks for supported Subtensors operations in JAX

Pull Request - State: closed - Opened by ricardoV94 over 1 year ago - 1 comment
Labels: jax, maintenance, backend compatibility, indexing

#849 - Remove conservative checks for supported Subtensors operations in JAX

Pull Request - State: closed - Opened by ricardoV94 over 1 year ago - 1 comment
Labels: jax, maintenance, backend compatibility, indexing

#838 - AdvancedSubtensor1 and AdvancedIncSubtensor1 are not needed in JAX and Numba backends

Issue - State: open - Opened by ricardoV94 over 1 year ago
Labels: backend compatibility, graph rewriting

#818 - Support more cases of advanced indexing in Numba

Pull Request - State: closed - Opened by ricardoV94 over 1 year ago - 2 comments
Labels: enhancement, numba, backend compatibility, indexing

#818 - Support more cases of advanced indexing in Numba

Pull Request - State: closed - Opened by ricardoV94 over 1 year ago - 2 comments
Labels: enhancement, numba, backend compatibility, indexing

#805 - Do not use Numba objmode for supported advanced indexing operations

Pull Request - State: closed - Opened by ricardoV94 over 1 year ago - 5 comments
Labels: enhancement, numba, backend compatibility, indexing

#805 - Do not use Numba objmode for supported advanced indexing operations

Pull Request - State: closed - Opened by ricardoV94 over 1 year ago - 5 comments
Labels: enhancement, numba, backend compatibility, indexing

#794 - Do not emmit confusing warning from FusionOptimizer by default

Pull Request - State: closed - Opened by ricardoV94 over 1 year ago
Labels: maintenance, backend compatibility, C-backend, graph rewriting

#794 - Do not emmit confusing warning from FusionOptimizer by default

Pull Request - State: closed - Opened by ricardoV94 over 1 year ago
Labels: maintenance, backend compatibility, C-backend, graph rewriting

#657 - Add JAX support for SortOp

Pull Request - State: closed - Opened by HarshvirSandhu almost 2 years ago - 2 comments
Labels: enhancement, jax, backend compatibility

#657 - Add JAX support for SortOp

Pull Request - State: closed - Opened by HarshvirSandhu almost 2 years ago - 1 comment
Labels: enhancement, jax, backend compatibility

#582 - Implement `lu_factor` and `lu_solve` for Blockwise `Solve` rewrites

Issue - State: open - Opened by jessegrabowski almost 2 years ago
Labels: feature request, backend compatibility, graph rewriting, computational speed, SciPy compatibility, linalg, vectorization

#568 - `RandomVariable` treats `size=()` as `size=None`

Issue - State: closed - Opened by ricardoV94 almost 2 years ago
Labels: bug, backend compatibility, NumPy compatibility, random variables

#537 - Implement helper `@as_jax_op` to wrap JAX functions in PyTensor

Issue - State: open - Opened by ricardoV94 about 2 years ago - 4 comments
Labels: feature request, jax, backend compatibility, torch

#526 - No JAX dispatch for `mul_without_zeros`

Issue - State: open - Opened by jessegrabowski about 2 years ago - 9 comments
Labels: enhancement, jax, backend compatibility

#501 - Implement IfElse with inner functions so it works in all linkers

Issue - State: open - Opened by ricardoV94 about 2 years ago - 5 comments
Labels: jax, numba, backend compatibility

#389 - Fully support ExtractDiag in numba

Pull Request - State: open - Opened by ricardoV94 over 2 years ago
Labels: enhancement, numba, backend compatibility

#372 - Forbid runtime broadcasting in Elemwise

Pull Request - State: closed - Opened by ricardoV94 over 2 years ago - 1 comment
Labels: jax, major, numba, shape problem, backend compatibility, C-backend, Op implementation, static shape

#312 - BUG: Pytensor-JAX unable to use dynamic slice indexing

Issue - State: open - Opened by pbaggens1 over 2 years ago
Labels: feature request, jax, backend compatibility

#302 - Add JAX support for `pt.tri`

Pull Request - State: closed - Opened by jessegrabowski over 2 years ago - 4 comments
Labels: enhancement, jax, backend compatibility

#299 - Implement JAX and Numba dispatchers for ScalarLoop

Issue - State: open - Opened by ricardoV94 over 2 years ago
Labels: help wanted, jax, numba, backend compatibility

#296 - Fix pinv jax test and support hermitian flag

Pull Request - State: closed - Opened by ricardoV94 over 2 years ago - 1 comment
Labels: enhancement, jax, no releasenotes, tests, backend compatibility

#294 - Add jax implementation of `pt.linalg.pinv`

Pull Request - State: closed - Opened by jessegrabowski over 2 years ago - 4 comments
Labels: enhancement, jax, backend compatibility, NumPy compatibility

#278 - Allow explicit RNG and Sparse input types in JAX functions

Pull Request - State: open - Opened by ricardoV94 over 2 years ago - 1 comment
Labels: enhancement, jax, backend compatibility, random variables, sparse variables

#273 - Implement JAX dot with sparse constants

Pull Request - State: closed - Opened by ricardoV94 over 2 years ago - 4 comments
Labels: enhancement, jax, backend compatibility, sparse variables

#271 - Numba fails with sparse constants

Issue - State: open - Opened by ricardoV94 over 2 years ago
Labels: bug, numba, backend compatibility, sparse variables

#265 - Implement JAX conversion for While Scan

Issue - State: open - Opened by ricardoV94 over 2 years ago
Labels: help wanted, jax, backend compatibility, scan

#264 - Implement JAX conversion for Scan with mit-mot

Issue - State: open - Opened by ricardoV94 over 2 years ago - 1 comment
Labels: help wanted, jax, backend compatibility, scan

#232 - Fix Scan JAX dispatcher

Pull Request - State: closed - Opened by ricardoV94 almost 3 years ago - 4 comments
Labels: bug, enhancement, jax, backend compatibility, scan

#222 - Provide lower level Numba and Jax functions

Issue - State: closed - Opened by ricardoV94 almost 3 years ago - 3 comments
Labels: feature request, jax, numba, request discussion, backend compatibility

#209 - Implement JAX dispatch for `Split`

Pull Request - State: closed - Opened by ricardoV94 almost 3 years ago - 2 comments
Labels: enhancement, jax, backend compatibility

#200 - Extend support of `RandomVariable`s in JAX backend

Pull Request - State: closed - Opened by ricardoV94 almost 3 years ago - 2 comments
Labels: enhancement, jax, backend compatibility, random variables

#140 - FusionOptimizer truncation logic should be backend specific

Issue - State: open - Opened by ricardoV94 almost 3 years ago
Labels: backend compatibility, graph rewriting, computational speed, refactor

#91 - ENH: implement JAX modified Bessel function via exponentially modified version

Issue - State: closed - Opened by fonnesbeck about 3 years ago - 3 comments
Labels: feature request, jax, backend compatibility, SciPy compatibility

#83 - Consider implementing a scalar Scan Op

Issue - State: open - Opened by ricardoV94 about 3 years ago
Labels: request discussion, backend compatibility, gradient implementations, computational speed, scan