Commit 20655a0
Pass CSR data directly for fixed-const left_matmul, update submodule
- left_matmul.h: replace col-major conversion with direct CSR data
pass to new_parameter(nnz, 1, PARAM_FIXED, ...)
- Update SparseDiffEngine submodule (CSR data order for params)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4ce7315 commit 20655a0
2 files changed
Lines changed: 3 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 68 | + | |
| 69 | + | |
76 | 70 | | |
77 | 71 | | |
78 | 72 | | |
| |||
0 commit comments