- 26 11月, 2025 6 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
It's more readable and avoids potential bugs when force_unique is not set to True
-
由 Ricardo Vieira 提交于
Implementation was specializing on node repeated inputs an `unique_names` would return the same name for repeated inputs. The cache key didn't account for this. We also don't want to compile different functions for different patterns of repeated inputs as it doesn't translate to an obvious handle for the compiler to specialize upon. We we wanted to inline constants that may make more sense.
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
It's necessary to encode the edge information, not only the nodes and their ordering
-
由 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>
-