- 29 5月, 2024 11 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 28 5月, 2024 4 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 pre-commit-ci[bot] 提交于
for more information, see https://pre-commit.ci
-
由 pre-commit-ci[bot] 提交于
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.4...v0.4.5)
-
- 24 5月, 2024 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 23 5月, 2024 1 次提交
-
-
由 Dhruvanshu-Joshi 提交于
-
- 22 5月, 2024 1 次提交
-
-
由 Ricardo Vieira 提交于
This gets around some limitations in JAX jitting system
-
- 21 5月, 2024 1 次提交
-
-
由 Pham Nguyen Hung 提交于
-
- 20 5月, 2024 1 次提交
-
-
由 Dhruvanshu-Joshi 提交于
-
- 18 5月, 2024 1 次提交
-
-
由 Ricardo Vieira 提交于
The changes get rid of the eager sink at the local node rewriter level. This was actually not working because the nested replacements referenced variables that were never part of the original fgraph and those replacements were being ignored altogether. Instead we wrap the rewrite in an in2out that will safely achieve the intended behavior.
-
- 16 5月, 2024 1 次提交
-
-
由 Ricardo Vieira 提交于
These two RVs don't fall into the traditional RandomVariable contract because they don't have a concept of `batch_ndim`s. The hard-coded ndim params and ndim support were wrong and need to be defined for every node. * ChoiceRV was removed in favor of ChoiceWithoutReplacementRV which handles the cases without replacement. Those with replacement can be trivially be implemented with other basic RVs. * Both Permutation and ChoiceWithoutReplacement now support batch ndims * Avoid materializing the implicit arange
-
- 14 5月, 2024 7 次提交
-
-
由 dependabot[bot] 提交于
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.17.0 to 2.18.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](https://github.com/pypa/cibuildwheel/compare/v2.17.0...v2.18.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Adrian Seyboldt 提交于
* Enable no-cpython-wrapper in numba where possible * Fix test with no_cpython_wrapper * Add docstring to numba_funcify
-
由 pre-commit-ci[bot] 提交于
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.3...v0.4.4)
-
- 12 5月, 2024 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 10 5月, 2024 5 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Dhruvanshu-Joshi 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 09 5月, 2024 1 次提交
-
-
由 Will Dean 提交于
-
- 08 5月, 2024 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 07 5月, 2024 2 次提交
-
-
由 Dhruvanshu-Joshi 提交于
-
由 pre-commit-ci[bot] 提交于
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.2...v0.4.3)
-
- 06 5月, 2024 1 次提交
-
-
由 lucianopaz 提交于
-