- 博客(3)
- 收藏
- 关注
原创 昇腾CANN训练营-算子开发-Ascend C-Mmad 算子迁移
源项目仓:https://gitee.com/ascend/samples/tree/master/operator/ascendc/0_introduction/20_mmad_kernellaunch目标项目仓:https://gitee.com/ascend/cann-ops/tree/master/src/math/mmadmmad 算子介绍:A、B为源操作数,A为左矩阵,形状为[M, K];B为右矩阵,形状为[K, N]。C为目的操作数,存放矩阵乘结果的矩阵,形状为[M, N]。
2025-05-27 11:10:16
688
原创 解决新安装Ubuntu(18.04)无法登录SSH的问题
by安洛解决新安装Ubuntu()无法登录SSH的问题安装openssh-server sudo apt install openssh-server可能报错依赖openssh-clicent(1:7.6p1-4),具体版本可能不一样.意思是本机clicent版本与openssh-server依赖clicent版本不一致.执行命令: sudo apt install ope...
2019-06-12 22:01:32
6660
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人