切换版块
×
基础软件平台
PyTorch开发
TensorFlow开发
编解码及SDK开发
BANG语言与计算库
开发工具链
MagicMind开发
软件栈百科
云平台集成
硬件产品专区
大模型专区
寒武纪® AIDC® MLU370®系列加速卡
MLU200系列AI加速产品
经验方案交流区
经验案例与实践分享
开发者服务
开发者活动
公告与版务
高校支持
《智能计算系统》
签到
版块
社区
文档
SDK下载
370系列
200系列
开发平台
官网首页
注册
登录
全部版块
基础软件平台
硬件产品专区
经验方案交流区
开发者服务
高校支持
发布新帖
登录/注册
LV.1
goodchong
824
积分
14
赞
2
帖子
29
回复
12
收藏
TA的动态
TA的帖子
TA的回复
mlu270上生成的离线模型不能在mlu220芯片盒子上运行?是否需要设置生成离线模型参数
我的回复:#4yinyin123456回复2022-04-19 19:48:16.230890: [cnrtWarning] [10274] [Card : 0] The device you run is MLU270, but the platform in kernel is MLU220!2022-04-19 19:48:16.440299: [cnrtWarning] [10274] [Card : 0] The device you run is not the same as the platform in kernel!2022-04-19 19:48:16.440319: [cnrtWarning] [10274] [Card : 0] The device you run is MLU270, but the platform in kernel is MLU220!2022-04-19 19:48:21.031934: [cnrtWarning] [10274] [Card : 0] The device you run is not the same as the platform in kernel!2022-04-19 19:48:21.031966: [cnrtWarning] [10274] [Card : 0] The device you run is MLU270, but the platform in kernel is MLU220!2022-04-19 19:48:21.177680: [cnrtWarning] [10274] [Card : 0] The device you run is not the same as the platform in kernel!2022-04-19 19:48:21.177705: [cnrtWarning] [10274] [Card : 0] The device you run is MLU270, but the platform in kernel is MLU220!2022-04-19 19:48:21.194644: [cnrtWarning] [10274] [Card : 0] The device you run is not the same as the platform in kernel!2022-04-19 19:48:21.194664: [cnrtWarning] [10274] [Card : 0] The device you run is MLU270, but the platform in kernel is MLU220!2022-04-19 19:48:21.559884: [cnrtWarning] [10274] [Card : 0] The device you run is not the same as the platform in kernel!2022-04-19 19:48:21.559912: [cnrtWarning] [10274] [Card : 0] The device you run is MLU270, but the platform in kernel is MLU220!展开您好。这个Warning可以先忽略。使用ct.set_core_version("MLU220")是对的,
0
Invalid argument错误
我的回复:您好,这里需要调用cnrtGetKernelParamsBuffer,例如:cnrtKernelParamsBuffer_t params; cnrtGetKernelParamsBuffer(¶ms); cnrtKernelParamsBufferAddParam(params, &mlu_input, sizeof(half*));
0
自定义算子进行cnplugin编译时报错imme 0 must be greater than 0.
我的回复:您好,能不能补充一下单独使用cncc和cnas编译和 运行cnplugin中的build脚本 时各自的编译选项?我们比较一下。
0
如何在mlu上进行张量的类型转换
我的回复:您好,请问您用的是哪一款产品?软件栈版本是什么?我们支持的最新版本的pytorch支持.float() .half() 的方式来做数据类型转换。
0
MLU加速卡安装主板问题
我的回复:您好,建议参考下:https://developer.cambricon.com/index/document/details/classid/3/cid/11/id/120.html
0
topk算子无法从小到大排序
我的回复:您好,largest= False可以返回最小的K个数据。请问您目前使用的是哪款产品?软件栈的版本号是什么?谢谢。
0
MLU220-m.2模组适配FT2000/4+KylinOS编译示例出错
我的回复:您好,麻烦请提供以下您的环境下安装的FFMPEG版本?这里的FFMPEG_56后面的56是版本号。
0
MLU220上demo编译出错
我的回复:您好,很像是没有安装CNRT导致的。
0
inputNum和outputNum的设置问题
我的回复:您好,离线模型的这两个参数是根据离线模型生成时候的模型输入输出数量确定的。生成之后就不能改了。
0
启动Tensorflow 容器失败
我的回复:您参考下这个?https://www.heissenberger.at/blog/docker-fails-oci-runtime-mountflags/
0
上一页
1
2
3
4
5
6
7
8
9
10
..
22
下一页
Github
开发平台
文档中心
新手必读
官方微信
版权所有 © 2025 寒武纪 Cambricon.com 备案/许可证号:
京ICP备17003415号-1
关闭