Commit 3751716
compat: fix pinned copy header usage
Replace the internal-only DenseTensor::memory_size() call in the compat mapped pinned helper with a header-visible byte count computation so downstream extensions that include compat headers keep compiling.
Co-authored-by: Codex <codex@openai.com>1 parent aaf06b7 commit 3751716
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
0 commit comments