|
RelTR模型论文解读,并基于MindSpore NLP推理复现
|
|
0
|
28
|
2025 年9 月 19 日
|
|
MindSpore 图算融合 GPU调试
|
|
0
|
20
|
2025 年9 月 18 日
|
|
维度数错误引起模型输入错误:For primitive[Conv2D], the x shape size must be equal to 4, but got 3.
|
|
0
|
21
|
2025 年9 月 18 日
|
|
报错活动之vision.ToPIL在一定情况下无效
|
|
0
|
14
|
2025 年9 月 18 日
|
|
静态图模式下使用try语法报错RuntimeError: Unsupported statement 'Try'.
|
|
0
|
26
|
2025 年9 月 17 日
|
|
报错ValueError: Input buffer_size is not within the required interval of [2, 2147483647].
|
|
0
|
18
|
2025 年9 月 18 日
|
|
MindSpore跑resnet50报错For 'MatMul' the input dimensions must be equal, but got 'x1_col': 32768 and 'x2_row': 2048.方法二
|
|
0
|
23
|
2025 年9 月 18 日
|
|
MindSpore跑resnet50报错For 'MatMul' the input dimensions must be equal, but got 'x1_col': 32768 and 'x2_row': 2048.方法一
|
|
0
|
17
|
2025 年9 月 17 日
|
|
使用mindspore.ops.MaxPool3D算子设置为ceil_mode=True时,在MindSpore1.8.1和1.9.0版本中计算结果不一致
|
|
0
|
12
|
2025 年9 月 17 日
|
|
加载checkpoint的时候报warning日志 "xxx parameters in the net are not
|
|
0
|
30
|
2025 年9 月 17 日
|
|
通过核心算子对应scope进行数据dump
|
|
0
|
10
|
2025 年9 月 17 日
|
|
如何读取MindSpore中的.pb文件中的节点
|
|
0
|
7
|
2025 年9 月 15 日
|
|
MindSpore模型转换报错RuntimeError: Can not find key SiLU in convert nap. Exporting SiLU operator is not yet supported.
|
|
0
|
21
|
2025 年9 月 15 日
|
|
GPU设备算力不足导致计算结果错误[cublasGemmEx failed]
|
|
0
|
44
|
2025 年9 月 15 日
|
|
如何使用MindSpore替换PyTorch的torch.nn.init
|
|
0
|
10
|
2025 年9 月 15 日
|
|
scatterNdAdd算子报错解决
|
|
0
|
9
|
2025 年9 月 14 日
|
|
迁移网络任务-tacotron2时mindspore的权重初始化与torch的不一致
|
|
0
|
15
|
2025 年9 月 14 日
|
|
MindSpore报refer to Ascend Error Message错误
|
|
0
|
29
|
2025 年9 月 14 日
|
|
使用mindspore中Conv2dTranspose的outputpadding时,设置has_bias=True时失效。
|
|
0
|
13
|
2025 年9 月 14 日
|
|
MindCV训练报错ValueError: For 'context.set_context', the keyword argument jit_config is notrecognized!
|
|
0
|
16
|
2025 年9 月 14 日
|
|
CSRTensor 矩阵乘法计算出错RuntimeError:CUDA Error: cudaMemcpy failed.|Error Number: 700 an illegal memory access was encountered
|
|
0
|
18
|
2025 年9 月 13 日
|
|
AttributeError: Tensor[Int64] object has no attribute: asnumpy
|
|
0
|
15
|
2025 年9 月 13 日
|
|
MindSpore报错RuntimeError:The 'sub' operation does not support the type [Tensor[Float32], None].
|
|
0
|
29
|
2025 年9 月 13 日
|
|
迁移网络任务-tacotron2时遇到mindspore中缺少MultiScaleRoiAlign算子
|
|
0
|
12
|
2025 年9 月 13 日
|
|
MindSpore 报错提示 DropoutGrad 的bprop反向未定义:"Illegal primitive: Primitive DropoutGrad’s bprop not defined."
|
|
0
|
10
|
2025 年9 月 13 日
|
|
昇思报错"The function construct need xx positional argument ..."怎么办
|
|
0
|
13
|
2025 年9 月 12 日
|
|
MindSpore:For 'Optimizer',the argument parameters must be Iterable type,but got<class'mindspore.common.tensor.Tensor'>.
|
|
0
|
8
|
2025 年9 月 12 日
|
|
cv2保存图片类型错误执行报错,由于没有将tensor转换为numpy,导致cv2.imwrite运行失败
|
|
0
|
12
|
2025 年9 月 12 日
|
|
迁移网络时转化为静态图的时候报错
|
|
0
|
15
|
2025 年9 月 12 日
|
|
大模型迭代拖尾和其他性能优化
|
|
0
|
39
|
2025 年9 月 12 日
|