- 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
-
- 25 5月, 2023 5 次提交
-
-
由 David Horsley 提交于
-
由 David Horsley 提交于
Moving caused a circular dependency with tensor.blas. It seems most linalg rewrites are in the stablize set, so should run before the blas specializers anyway, so these checks were removed. This also deleted the unused `spectral_radius_bound` and dummy `Minimal(Op)`.
-
由 David Horsley 提交于
Having Ops and rewrites in the same files was causing circular imports.
-
由 David Horsley 提交于
-
由 Ricardo Vieira 提交于
-
- 24 5月, 2023 6 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
This reverts commit 277559b4.
-
由 Ricardo Vieira 提交于
-
- 19 5月, 2023 7 次提交
-
-
由 Ben Mares 提交于
Fixes #309
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
This was problematic when OpenMP was used in the Elemwise outer loop We add one extra output flag stating whether iteration converged or not. This however breaks Hyp2F1 grad in python mode because it goes beyond the Elemwise limit on number of operands. To fix it we split the grad when on python mode
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 18 5月, 2023 1 次提交
-
-
由 jessegrabowski 提交于
-
- 15 5月, 2023 3 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
It doesn't matter because we are ignoring E501
-
- 14 5月, 2023 2 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-