【Bug已解决】CPU EP mis-loads packed `UINT2` Constant initializer (treats `UInt2x4` as unpacked storage;…
【Bug已解决】CPU EP mis-loads packed UINT2 Constant initializer (treats UInt2x4 as unpacked storage; INT2 unaffected) 解决方案
一、现象长什么样
模型里有一个被量化成 2-bit 的权重常量,用 ONNX 的 UINT2 打包数据类型(在每个字节里塞 4 个 …
2026/8/13 22:56:25