- 04 7月, 2023 4 次提交
-
-
由 Ricardo Vieira 提交于
Same behavior can be obtained with `optimizer_excluding` The `local_careduce_rewrite` is now included in this database. Otherwise it would usually not be applied because it ran before the fusion rewrites
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 03 7月, 2023 1 次提交
-
-
由 dependabot[bot] 提交于
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.6 to 1.8.7. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.6...v1.8.7) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 01 7月, 2023 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 30 6月, 2023 2 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 26 6月, 2023 4 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
This prevents surprises when passing two scalars, which are interpreted differently in the numpy API
-
由 Ricardo Vieira 提交于
-
- 23 6月, 2023 2 次提交
-
-
由 Ricardo Vieira 提交于
These nodes must always be rebuilt in non-strict mode
-
由 Ricardo Vieira 提交于
-
- 21 6月, 2023 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 20 6月, 2023 1 次提交
-
-
由 dependabot[bot] 提交于
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.3 to 2.13.1. - [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.12.3...v2.13.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 17 6月, 2023 3 次提交
-
-
由 Adrian Seyboldt 提交于
-
由 Ricardo Vieira 提交于
Otherwise, it will show up everytime a Composite has been cached by th C backend
-
由 Ricardo Vieira 提交于
-
- 16 6月, 2023 1 次提交
-
-
由 Ricardo Vieira 提交于
This allows the outputs to be views of the inputs. The Python and Numba implementation do that, but the C still performs a copy
-
- 13 6月, 2023 4 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 l8l 提交于
Following the update of index.rst, a corresponding update of index.ipynb is necessary.
-
- 12 6月, 2023 1 次提交
-
-
由 l8l 提交于
The `pydot_ng` recommendation should definitely be dropped since that project is officially archived in favor of pydot: https://github.com/pydot/pydot-ng
-
- 08 6月, 2023 12 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
* Use better ASCII symbols * Show continuation hint for already seen nodes * Don't repeat entries for multiple output inner graphs
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 03 6月, 2023 1 次提交
-
-
由 jklw 提交于
-
- 02 6月, 2023 1 次提交
-
-
由 Ricardo Vieira 提交于
* Add failed assertion message in CI * Pin numpy upper bound in numba install numba-scipy downgrades the installed scipy to 1.7.3 in Python 3.8, but not numpy, even though scipy 1.7 requires numpy<1.23. When installing PyTensor next, pip installs a lower version of numpy via the PyPI. * Run numba and jax tests in separate jobs --------- Co-authored-by:Ben Mares <services-git-throwaway1@tensorial.com>
-
- 26 5月, 2023 1 次提交
-
-
由 Ricardo Vieira 提交于
Supposed to be removed in 6d431aa6
-