- 23 5月, 2025 4 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
NOTE: CI failing at this point
-
- 22 5月, 2025 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 21 5月, 2025 6 次提交
-
-
由 Ricardo Vieira 提交于
Bug was caused by reusing the adjusted strides in the logic to decide whether the call to GEMV should be transposed or not. Particularly the +1 in the strides variable was causing the error branch (no double-strides) to be reached wrongly. The +1 was supposedly there for the case of matrix with length 0, but that triggers a branch where the adjusted strides are never used. This bug was introduced in afe934b2
-
由 Ricardo Vieira 提交于
-
由 Ben Mares 提交于
-
由 dependabot[bot] 提交于
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.0 to 2.23.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.23.0...v2.23.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 2.23.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
由 Ricardo Vieira 提交于
-
由 ricardoV94 提交于
-
- 19 5月, 2025 3 次提交
-
-
由 Ben Mares 提交于
-
由 Ricardo Vieira 提交于
Set view flag of ExtractDiagonal to True and respect by default
-
由 Ben Mares 提交于
-
- 15 5月, 2025 1 次提交
-
-
由 ricardoV94 提交于
-
- 10 5月, 2025 9 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
Split off Subtensor of Unbroadcast into its own rewrite
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 09 5月, 2025 6 次提交
-
-
由 ricardoV94 提交于
-
由 Ricardo Vieira 提交于
-
由 ricardoV94 提交于
It seems to add a non-trivial 100ns
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Emmanuel Ferdman 提交于
Signed-off-by:Emmanuel Ferdman <emmanuelferdman@gmail.com>
-
- 06 5月, 2025 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 02 5月, 2025 1 次提交
-
-
由 ricardoV94 提交于
-
- 30 4月, 2025 6 次提交
-
-
由 Ricardo Vieira 提交于
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
Also add checks for runtime broadcast
-
由 ricardoV94 提交于
-
由 Ricardo Vieira 提交于
-
- 28 4月, 2025 2 次提交
-
-
由 Ricardo Vieira 提交于
These show up in the gradient of Convolve1D
-
由 Ricardo Vieira 提交于
-