- 06 6月, 2024 2 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
To speedup hot rewrite loops
-
- 04 6月, 2024 1 次提交
-
-
由 pre-commit-ci[bot] 提交于
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.4.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.5...v0.4.7)
-
- 01 6月, 2024 2 次提交
-
-
由 dependabot[bot] 提交于
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.18.0 to 2.18.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.18.0...v2.18.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
由 Ricardo Vieira 提交于
-
- 31 5月, 2024 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 30 5月, 2024 9 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 29 5月, 2024 15 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
Co-authored-by:
Adrian Seyboldt <aseyboldt@users.noreply.github.com> Co-authored-by:
Jesse Grabowski <48652735+jessegrabowski@users.noreply.github.com>
-
由 Ricardo Vieira 提交于
Co-authored-by:
Jesse Grabowski <48652735+jessegrabowski@users.noreply.github.com> Co-authored-by:
Adrian Seyboldt <aseyboldt@users.noreply.github.com>
-
由 Ricardo Vieira 提交于
-
由 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.
-