|
没有ckpt文件导致模型加载执行报错:ckpt does not exist, please check whether the 'ckpt_file_name' is correct.
|
|
0
|
72
|
2025 年8 月 12 日
|
|
自定义loss没有继承nn.Cell导致执行报错:ParseStatement] Unsupported statement 'Try'.
|
|
0
|
60
|
2025 年8 月 10 日
|
|
MindSpore不能像torch的param.grad直接获取梯度问题及解决
|
|
0
|
40
|
2025 年8 月 9 日
|
|
MindSpore报错算子AddN的输入类型(kNumberTypeBool,kNumberTypeBool)和输出类型kNumberTypeBool不支持
|
|
0
|
47
|
2025 年8 月 8 日
|
|
使用Profiler()函数,报错RuntimeError: The output path of profiler only supports alphabets(a-zA-Z)
|
|
0
|
27
|
2025 年8 月 8 日
|
|
MindSpore cpu版本源码编译失败
|
|
0
|
41
|
2025 年8 月 6 日
|
|
使用ops.nonzero算子报错TypeError
|
|
0
|
18
|
2025 年8 月 11 日
|
|
MindSpore 静态图网络编译性能优化--使用编译缓存或者vmap优化性能
|
|
0
|
43
|
2025 年8 月 8 日
|
|
MindSpore报错: module() takes at most 2 arguments (3 given)
|
|
0
|
33
|
2025 年8 月 11 日
|
|
MindSpore报错ValueError:x.shape和y.shape不能广播,得到i:-2,x.shapes:[2,5],y.shape:[3,5]
|
|
0
|
37
|
2025 年8 月 11 日
|
|
Tensor张量shape不匹配导致执行报错:ValueError:x.shape和y.shape不能广播
|
|
0
|
36
|
2025 年8 月 12 日
|
|
静态图执行卡死问题:For MakeTuple, the inputs should not be empty..node:xxxxxxxxxxxx
|
|
0
|
22
|
2025 年8 月 8 日
|
|
MindSpore报错ValueError: For 'MatMul', the input dimensions must be equal, but got 'x1_col': 12800 and 'x2_row': 10
|
|
0
|
46
|
2025 年8 月 9 日
|
|
MindSpore报错ValueError: `x rank` in `NLLLoss` should be int and must in [1, 2], but got `4` with type `int
|
|
0
|
23
|
2025 年8 月 9 日
|
|
MindSpore报错属性错误:模块 'mindspore.ops' 没有属性 'mm'
|
|
0
|
16
|
2025 年8 月 6 日
|
|
模型训练时报错RuntimeError: aclnnFlashAttentionScoreGetWorkspaceSize call failed, please check!
|
|
0
|
86
|
2025 年8 月 5 日
|
|
MindSpore报RuntimeError:ReduceSum算子不支持8维及以上的输入而报错
|
|
0
|
38
|
2025 年7 月 29 日
|
|
MindSpore报错TypeError: ScalarAdd不支持bool类型
|
|
0
|
34
|
2025 年7 月 29 日
|
|
MindSpore报错 ScatterNdUpdate这个算子在Ascend硬件上不支持input0是int32的数据类型
|
|
0
|
34
|
2025 年7 月 29 日
|
|
MindSpore报类型错误TypeError: For 'Tensor', the type of `input_data` should be one of '['Tensor', 'ndarray',]'
|
|
0
|
29
|
2025 年7 月 29 日
|
|
MindSpore报错ValueError:For xx,the x shape:xx must be equal to xxx
|
|
0
|
22
|
2025 年7 月 29 日
|
|
MindSpore报ValueError: For 'Pad', all elements of paddings must be >= 0.
|
|
0
|
32
|
2025 年7 月 24 日
|
|
Mindspore 报错:the dimension of logits must be equal to 2, but got 3
|
|
0
|
32
|
2025 年7 月 24 日
|
|
MindSpore报错AttributeError:'NoneType' has no attribute...
|
|
0
|
26
|
2025 年7 月 24 日
|
|
MindSpore报错AttributeError:Tensor has no attribute.
|
|
0
|
47
|
2025 年7 月 24 日
|
|
MindSpore报错“RuntimeError: Exceed function call depth limit 1000”
|
|
0
|
28
|
2025 年7 月 24 日
|
|
模型训练host内存监控
|
|
0
|
33
|
2025 年7 月 21 日
|