- 26 11月, 2025 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 22 11月, 2025 1 次提交
-
-
由 Jesse Grabowski 提交于
* Update `run_mypy.py` * add `annotation-unchecked` * remove test exclusion
-
- 21 11月, 2025 1 次提交
-
-
由 Will Dean 提交于
Add continue-on-error: true to the script step to prevent the entire workflow from failing when the script encounters an error. This allows the scheduled workflow to complete successfully even if the script fails.
-
- 19 11月, 2025 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 18 11月, 2025 2 次提交
-
-
由 Ricardo Vieira 提交于
* Force environment dependent xfail test to fail * New version of MLX crashing in CI
-
由 Will Dean 提交于
-
- 16 11月, 2025 18 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
This way they can be fully cached when re-running tests
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
Direct import is not properly mocked by tests when trying to run `compare_numba_and_py` with `eval_obj_mode=True`
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
These tests were covering things that don't exist anymore. params in python perform method of Ops, or misbehavior of an Op not respecting the signature
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Jesse Grabowski 提交于
-
由 Emeka Okoli 提交于
-
- 14 11月, 2025 1 次提交
-
-
由 Tat Chan 提交于
-
- 12 11月, 2025 2 次提交
-
-
由 ricardoV94 提交于
This is failing in the CI and isn't used?
-
由 ricardoV94 提交于
-
- 08 11月, 2025 7 次提交
-
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
Using DeprecationWarning to keep it visible only for devs for now
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
return_steps has not been a thing for 14 years
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
Partially reverts d8943500
-
由 Ricardo Vieira 提交于
Bug introduced by 671a821d
-
- 05 11月, 2025 1 次提交
-
-
由 dependabot[bot] 提交于
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/634f93cb2916e3fdff6788551b99b062d0335ce0...018cc2cf5baa6db3ef3c5f8a56943fffe632ef53) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 02 11月, 2025 1 次提交
-
-
由 Carlos Trujillo 提交于
* Fix Blockwise vmap dispatch for no batch dimensions Updates comments in funcify_Blockwise to avoid confusion about behaviour. Adds tests to verify correct behavior for these cases. * pre-commit * Take our docs
-
- 30 10月, 2025 1 次提交
-
-
由 Carlos Trujillo 提交于
Co-authored-by:jessegrabowski <jessegrabowski@gmail.com>
-
- 29 10月, 2025 1 次提交
-
-
由 Copilot 提交于
Also remove legacy `__div__`
-
- 28 10月, 2025 2 次提交
-
-
由 Ben Mares 提交于
We should instead install the GitHub App. (I don't have permissions to do this.) See the announcement: <https://about.readthedocs.com/blog/2025/06/announcing-our-github-app-beta/>
-
由 Copilot 提交于
* Initial plan * Remove InRange scalar op and add missing __rtruediv__ and __rfloordiv__ * Remove __rtruediv__ and __rfloordiv__ changes per review feedback --------- Co-authored-by:copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
-