- 28 11月, 2024 5 次提交
-
-
由 dependabot[bot] 提交于
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
由 dependabot[bot] 提交于
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.3 to 2.22.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.21.3...v2.22.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 提交于
-
由 Ian Schweer 提交于
* Allow for scipy module resolution * Add softplus * Add tests * Allow scipy scalar handling * Check for scipy in elemwise --------- Co-authored-by:Ian Schweer <ischweer@riotgames.com>
-
- 26 11月, 2024 2 次提交
-
-
由 Ian Schweer 提交于
-
由 Ian Schweer 提交于
-
- 19 11月, 2024 14 次提交
-
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Ch0ronomato 提交于
-
- 18 11月, 2024 2 次提交
-
-
由 Mohit 提交于
Co-authored-by:Mohit Kumar <mohitk@apporchid.com>
-
由 Tanish 提交于
-
- 13 11月, 2024 6 次提交
-
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
由 dependabot[bot] 提交于
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.2 to 2.21.3. - [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.21.2...v2.21.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
由 pre-commit-ci[bot] 提交于
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.7.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.1...v0.7.3)
-
由 dependabot[bot] 提交于
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.3 to 1.12.2. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.3...v1.12.2) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
由 Trey Wenger 提交于
-
- 12 11月, 2024 2 次提交
-
-
由 Luciano Paz 提交于
-
由 Luciano Paz 提交于
-
- 11 11月, 2024 3 次提交
-
-
由 ricardoV94 提交于
Introduced in 4f7d7096
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
- 06 11月, 2024 2 次提交
-
-
由 Ch0ronomato 提交于
-
由 Ch0ronomato 提交于
-
- 04 11月, 2024 2 次提交
-
-
由 Luciano Paz 提交于
-
由 Luciano Paz 提交于
-
- 02 11月, 2024 2 次提交
-
-
由 ricardoV94 提交于
The helper `apply_local_dimshuffle_lift` requires a FunctionGraph when elemwise inputs are involved.
-
由 ricardoV94 提交于
Canonical slice start and stop values depend on the sign of the step. The rewrite wrongly assumed they were always 0:len(dim)
-