Skip to content

Commit 8db8538

Browse files
github-actions[bot]dndungu
authored andcommitted
chore(main): release 1.1.3
1 parent 5c7ec7a commit 8db8538

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.2"
2+
".": "1.1.3"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.1.3](https://github.com/zerfoo/ztensor/compare/v1.1.2...v1.1.3) (2026-04-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **compute:** add Q5_0Storage B-weight handling to CPU MatMul ([e7927e5](https://github.com/zerfoo/ztensor/commit/e7927e57896d3b79d2d084eb0a71322ee608192c))
9+
* **compute:** Q5_0 GEMV byte-wise loads for ARM64 alignment ([5c7ec7a](https://github.com/zerfoo/ztensor/commit/5c7ec7a7eeba9e7e691ca34e77adb03023e401b4))
10+
* **compute:** skip Q4Storage in UploadWeights F32 loop (revert overaggressive skip) ([2e91650](https://github.com/zerfoo/ztensor/commit/2e91650f3aed1161c892bcd81cbb6dbe05e8f58f))
11+
* **compute:** skip transpose reshape fast-path for square matrices ([eab19d0](https://github.com/zerfoo/ztensor/commit/eab19d078a49e38f88a4247ddbc96324b2c50595))
12+
313
## [1.1.2](https://github.com/zerfoo/ztensor/compare/v1.1.1...v1.1.2) (2026-03-31)
414

515

0 commit comments

Comments
 (0)