上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 27 下一页
摘要: StateSmith StateSmith is a cross platform, free/open source tool for generating state machines. The generated code is human readable, has zero depende 阅读全文
posted @ 2022-10-11 10:50 sinferwu 阅读(618) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/makefile/p/activation-function.html 激活函数(ReLU, Swish, Maxout) 神经网络中使用激活函数来加入非线性因素,提高模型的表达能力。持续更新:update@2022.7 添加GELU、GLU等激活函数 阅读全文
posted @ 2022-09-21 11:38 sinferwu 阅读(2175) 评论(0) 推荐(0)
摘要: https://bbs.huaweicloud.com/blogs/375019 RKNN-Toolkit2 自带了一个模拟器,可以用来仿真模型在 npu 上运行时的行为 这里我以 yolov5 为例。examples中的yolov5是一个 onnx 模型,用于目标检测,它是在模拟器上运行的。 ht 阅读全文
posted @ 2022-09-21 11:20 sinferwu 阅读(1734) 评论(0) 推荐(0)
摘要: 4K MAC Array MAC阵列 https://www.synopsys.com/zh-cn/designware-ip/processor-solutions/arc-npx-family.html https://semiwiki.com/eda/synopsys/312336-bigge 阅读全文
posted @ 2022-09-21 10:30 sinferwu 阅读(106) 评论(0) 推荐(0)
摘要: https://github.com/P2Tree/LLVM_for_cpu0 https://www.zhihu.com/column/c_1250484713606819840 阅读全文
posted @ 2022-09-15 13:31 sinferwu 阅读(76) 评论(0) 推荐(0)
摘要: https://mdnice.com/writing/dfe9b67d49e94294ab516d9438716593 JS算法探险之链表 ❝ 子曰:“吾十有五而志于学,三十而立,四十而不惑,五十而知天命,六十而耳顺,七十而「从心所欲不逾矩」 --「《论语·第二章·为政篇》」 ❞ 大家好,我是「柒八 阅读全文
posted @ 2022-09-15 10:03 sinferwu 阅读(30) 评论(0) 推荐(0)
摘要: https://github.com/abiosoft/ishell ishell ishell is an interactive shell library for creating interactive cli applications. https://github.com/fzdwx/i 阅读全文
posted @ 2022-09-09 14:55 sinferwu 阅读(43) 评论(0) 推荐(0)
摘要: https://zhuanlan.zhihu.com/p/466294684 https://github.com/nothings/stb stb single-file public domain (or MIT licensed) libraries for C/C++ Noteworthy: 阅读全文
posted @ 2022-09-07 18:27 sinferwu 阅读(621) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/mcsbary/article/details/103728816 总结:request_threaded_irq:中断处理线程化,很好解决高频率的中断响应,类似异步处理request_irq:类似于同步处理事务,适合非高频率中断响应。 https://z 阅读全文
posted @ 2022-08-31 19:44 sinferwu 阅读(1311) 评论(0) 推荐(0)
摘要: https://gustedt.gitlabpages.inria.fr/modern-c/ https://hal.inria.fr/hal-02383654/document https://www.dbooks.org/modern-c-1617295817/ 上百张图文并茂C++速查表 ht 阅读全文
posted @ 2022-08-18 18:35 sinferwu 阅读(157) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 27 下一页