Yexuan Wu

Results 15 comments of Yexuan Wu

Demo中没有讲到如何获取,是和pParam这个参数有关还是需要用其他方法

也就是说c_api暂时还没法获取到对应的坐标信息吗? thanks

对Linux的支持尚在TODO LIST中,如果您非要编译linux版本的libmatch,您需要使用相应的ncnn/opencvmoible预编译包替换现有的win32的预编译包。

现已支持Linux(Debian12.5)的So编译。

我验证了,他这个模型没带pooler的权重了,导致最终pooler_output的数据是随机的

ncnn没有int8的vulkan shader #5996

例如 BertSdpaSelfAttention 的 IR 应该是这样写 ``` 15 14 pnnx.Input input 0 1 input nn.Linear op_0 1 1 input q bias=%qbias in_features=%qdim out_features=%embed_dim @bias @weight Tensor.view op_3 1 1 q 10...