This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
zzy34407230
/
mindspore2022
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
22
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
!31588
change for 【*mindspore.nn.transformer.CrossEntropyLoss*】【检视活动】参数parallel_config类型描述不准确
Merge pull request
!31588
from junzhong3/CS_1
r1.7
i-robot
Gitee
4 years ago
parent
f1d2277797
20741d83cb
commit
c3ae663229
No known key found for this signature in database
GPG Key ID:
173E9B9CA92EEF8F
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docs/api/api_python/transformer/mindspore.nn.transformer.CrossEntropyLoss.rst
+ 1
- 1
docs/api/api_python/transformer/mindspore.nn.transformer.CrossEntropyLoss.rst
View File
@@ -4,7 +4,7 @@
**参数:**
- **parallel_config** (OpParallelConfig) - 表示并行配置。默认值为 `default_dpmp_config` ,表示一个带有默认参数的 `OpParallelConfig` 实例。
- **parallel_config** (OpParallelConfig
, MoEParallelConfig
) - 表示并行配置。默认值为 `default_dpmp_config` ,表示一个带有默认参数的 `OpParallelConfig` 实例。
**输入:**
Write
Preview
Loading…
Cancel
Save