上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 27 下一页
摘要: 如果提示sandbox root 权限错误,需要加上 --no-sandbox ./Netron-6.1.2.AppImage --no-sandbox ./Netron-6.1.2.AppImage --appimage-extract a. 将展开的文件夹名称修改为 appimage b. 新建 阅读全文
posted @ 2022-10-26 11:39 sinferwu 阅读(870) 评论(0) 推荐(0) 编辑
摘要: 量化后速度变慢 将不同的算子/layer 配置到CPU上运行,直到确实是哪个算子/layer 在NPU上出现速度问题 https://github.com/alibaba/MNN/issues/1269 Quantized model performance worse than float mod 阅读全文
posted @ 2022-10-25 15:59 sinferwu 阅读(243) 评论(0) 推荐(0) 编辑
摘要: https://zhuanlan.zhihu.com/p/32711259 http://nvdla.org/hw/format.html https://www.researchgate.net/figure/Two-dimensional-multiplier-accumulator-2-D-M 阅读全文
posted @ 2022-10-25 15:39 sinferwu 阅读(146) 评论(0) 推荐(0) 编辑
摘要: http://yejinxin.github.io/parse-shell-options-with-getopts-command http://yejinxin.github.io/parse-shell-options-with-getopt-command shell内置的getopts命令 阅读全文
posted @ 2022-10-25 14:50 sinferwu 阅读(173) 评论(0) 推荐(0) 编辑
摘要: 命令行解析参数 GNU C提供的函数getopt、getopt_long、getopt_long_only函数来解析命令行参数 https://github.com/tylov/STC/blob/master/docs/coption_api.md (最新版本已经删除) https://github 阅读全文
posted @ 2022-10-25 14:36 sinferwu 阅读(48) 评论(0) 推荐(0) 编辑
摘要: diff 二机制文件比较(hex) 支持 aligned unaligned两种比对方式 https://github.com/8051Enthusiast/biodiff https://winmerge.org/ WinMerge is an Open Source differencing a 阅读全文
posted @ 2022-10-18 12:51 sinferwu 阅读(124) 评论(0) 推荐(0) 编辑
摘要: https://moodycamel.com/blog/2013/a-fast-lock-free-queue-for-c++.htm https://github.com/cameron314/readerwriterqueue https://moodycamel.com/blog/2014/a 阅读全文
posted @ 2022-10-18 11:34 sinferwu 阅读(574) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/Mculover666/article/details/103796256 cJSONcJSON是一个使用C语言编写的JSON数据解析器,具有超轻便,可移植,单文件的特点,使用MIT开源协议。 cJSON项目托管在Github上,仓库地址如下: https 阅读全文
posted @ 2022-10-17 16:25 sinferwu 阅读(959) 评论(0) 推荐(0) 编辑
摘要: 直接在文中输入,路径,再按Ctrl+x Ctrl+f来补全 阅读全文
posted @ 2022-10-14 14:43 sinferwu 阅读(218) 评论(0) 推荐(0) 编辑
摘要: https://learnopengl.com/Getting-started/OpenGL https://learnopengl-cn.github.io/ https://blog.csdn.net/Aidam_Bo/article/details/84142589 VSCODE 调试Open 阅读全文
posted @ 2022-10-14 14:06 sinferwu 阅读(35) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 27 下一页