12 2023 档案

摘要:https://zhuanlan.zhihu.com/p/58585604 阅读全文
posted @ 2023-12-31 19:09 小丑_jk 阅读(16) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/jorg_zhao/article/details/106883420 安装库(torch和torchvision)的网址: https://download.pytorch.org/whl/torch_stable.html 阅读全文
posted @ 2023-12-20 10:48 小丑_jk 阅读(23) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/Code_Boy_Code/article/details/85472756 完善版本: https://zhuanlan.zhihu.com/p/625241333 怎么调整P和Q: https://blog.csdn.net/ZauberC/artic 阅读全文
posted @ 2023-12-17 22:35 小丑_jk 阅读(5) 评论(0) 推荐(0) 编辑
摘要:一个简单的案例: header.h void addKernel(const int* a, const int* b, int* c, int size); test.cu #include "cuda_runtime.h" #include "device_launch_parameters.h 阅读全文
posted @ 2023-12-16 19:18 小丑_jk 阅读(38) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/limengshi138392/article/details/114451619 阅读全文
posted @ 2023-12-11 23:40 小丑_jk 阅读(4) 评论(0) 推荐(0) 编辑
摘要:https://xkzzz.com/post/117721.html Docker容器无法使用ifconfig: https://blog.csdn.net/weixin_58691194/article/details/129071402 阅读全文
posted @ 2023-12-05 13:44 小丑_jk 阅读(26) 评论(0) 推荐(0) 编辑