04 2023 档案

摘要:解决 ERROR:Docker Got permission denied while trying to connect to the Docker daemon socket at unix 在终端执行"docker version"命令,出现如下报错: ”Got permission deni 阅读全文
posted @ 2023-04-28 16:36 michaelchengjl 阅读(927) 评论(0) 推荐(0) 编辑
摘要:模型的显存和参数量计算 https://blog.csdn.net/weixin_49305813/article/details/119179849 https://blog.csdn.net/NODIECANFLY/article/details/102854842 阅读全文
posted @ 2023-04-28 15:37 michaelchengjl 阅读(85) 评论(0) 推荐(0) 编辑
摘要:ubuntu2004 下源码安装boost https://www.aiuai.cn/aifarm1186.html https://www.boost.org/users/history/version_1_78_0.html https://cloud.tencent.com/developer 阅读全文
posted @ 2023-04-27 18:35 michaelchengjl 阅读(29) 评论(0) 推荐(0) 编辑
摘要:python3 闭包,装饰器 https://blog.csdn.net/zzh_love/article/details/129007703 阅读全文
posted @ 2023-04-22 16:46 michaelchengjl 阅读(3) 评论(0) 推荐(0) 编辑
摘要:Milvus v1.1 开源向量搜索引擎使用教程 https://www.bookstack.cn/read/milvus-1.1-zh/reference.md 阅读全文
posted @ 2023-04-21 12:08 michaelchengjl 阅读(86) 评论(0) 推荐(0) 编辑
摘要:树莓派PI https://www.v2fy.com/p/2021-10-01-pi-server-1633066843000/ 阅读全文
posted @ 2023-04-18 19:47 michaelchengjl 阅读(6) 评论(0) 推荐(0) 编辑
摘要:pybind11 pybind11/pybind11 .h 没有哪个文件或目录 应用mlperf标准过程中用 pip3 install pybind11 conda install pybind11 都会出现如下问题: 这里使用如下安装 sudo apt-get install python3-de 阅读全文
posted @ 2023-04-04 20:35 michaelchengjl 阅读(2350) 评论(0) 推荐(0) 编辑