摘要:
阅读全文
摘要:
ncnn bachsize不等于1时推理 阅读全文
摘要:
self.conv1 = nn.Conv1d(in_channels=self.input_channel, out_channels=num_filters, kernel_size=3, stride=1,padding='valid')不支持valid,same去掉可以转换 阅读全文
摘要:
参考官网:Tengine/compile_visual_studio.md at tengine-lite · OAID/Tengine (github.com) cmake 参考ncnn 博客编译 打开 "x64 Native Tools Command Prompt for VS 201x: c 阅读全文
摘要:
win10下编译和使用mnn 阅读全文
摘要:
参考1:C++ 加载pytorch模型 参考2:在C++中加载Pytorch模型 阅读全文
摘要:
wget for windows 下载链接:https://eternallybored.org/misc/wget/ 下载之后将压缩包内的wget.exe文件解压到下面的路径(注意所下载文件与个人电脑匹配(32bit或64bit)) C:\Windows\System32 阅读全文
Could not load library cudnn_cnn_infer64_8.dll. Error code 126 Please make sure cudnn_cnn_infer64_8.
摘要:
Could not load library cudnn_cnn_infer64_8.dll. Error code 126 Please make sure cudnn_cnn_infer64_8. 阅读全文