lianliguang
a047ab4a8d
add function wraps for parameter init function
4 years ago
linqingke
bef2923acf
MindSpore support load custom aicpu ops.
4 years ago
yangzhenzhang
6ad6304b77
add output strategy
4 years ago
huangbingjian
de5e96618b
update api documents
4 years ago
王南
de540c68bb
asr support dynamic shape
4 years ago
dinglinhe
f6f445a30a
Fix the docs for its format problems
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
lianliguang
de85952031
fix doc
4 years ago
lianliguang
82057f6981
add print for example
4 years ago
lianliguang
d896c744a4
update docs for standardization of import information
4 years ago
dinglinhe
4a1b4af0ea
update docs for standardization of import information
4 years ago
dinglinhe
290085b26e
fix the contexpr for it lack a blank in the example
4 years ago
lianliguang
4935702a26
fix doc
4 years ago
lianliguang
fc23f10860
fix doc
4 years ago
lianliguang
6b7b9b43b6
change example of recompute
4 years ago
lianliguang
8a295e8738
fix doc
4 years ago
wangshuide2020
b2b66abdb0
update the result of example of Split, AdaptiveAvgPool2D and ReduceMean operators.
4 years ago
huangxinjing
7f8c5b10da
Add pipeline dataset imports
Fix document
4 years ago
lianliguang
89639a6847
fix doc
4 years ago
lichenever
28cd677140
update
4 years ago
i-robot
29ec688652
!18404 [AutoParallel]Rectification autoparallel log
Merge pull request !18404 from lichen/rectification_log
4 years ago
lichenever
cb438ce350
rectification_log
4 years ago
lianliguang
4652789670
fix example
4 years ago
lianliguang
bec12666ce
add example
4 years ago
lianliguang
c5ffb4a774
add example
4 years ago
lianliguang
b3eb82dd2c
update api doc
4 years ago
wangshuide2020
348cbf528c
fix the format and other warning problems.
4 years ago
wangshuide2020
3551ee5a27
delete duplication_code, and fix the format and line too long problem.
5 years ago
Ziyan
b3eebea4de
fix shard strategy for batchnorm
5 years ago
zhangzhaoju
a1db9c4959
Pybind11::object && PrimitivePy recycle optimize
5 years ago
mindspore-ci-bot
a78924ed6f
!14797 Call constexpr function directly in PyNative mode
From: @jojobugfree
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
5 years ago
caifubi
dec192ab5e
PyNative peformance optimize. Avoid calls constexpr InferShape
5 years ago
mindspore-ci-bot
5c521492da
!14445 update document of NMSWithMask
From: @mind-lh
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
liuhe
9d2de1596f
update document of NMSWithMask
5 years ago
Ziyan
df726d9611
update parallel validation and example
5 years ago
mindspore-ci-bot
197db11fe4
!14219 add parallel mode validation for shard strategy
From: @gong_zi_yan
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
5 years ago
liuhe
2516e6cc23
rm space of BatchMatMul,update examples of BNTrainingUpdate and NLLLoss
5 years ago
Ziyan
66265198e9
add shard strategy validation
5 years ago
mindspore-ci-bot
444ff97206
!13505 typo fix
From: @wudenggang
Reviewed-by: @ouwenchang,@Hanshize,@kingxian
Signed-off-by: @kingxian
5 years ago
liuhe
96bfe123a2
1.update the documentation of IndexAdd operator
2.update the input of Slice
3.update the example of Unstack.
5 years ago
wudenggang
b17a558af4
typo fix
5 years ago
yujianfeng
d1d728ad1c
Fix the format of note in the recompute api
5 years ago
yujianfeng
7a87cae001
Add note for recompute api
5 years ago
yujianfeng
8dbb372228
Raise error when calling recompute api in pynative mode
5 years ago
yujianfeng
047e006aab
Update recompute python api
5 years ago
l00591931
edbe3bfd3b
Add deprecated function
5 years ago
changzherui
2795273753
add del_attr funciton
5 years ago
yujianfeng
7cac3d3a47
Fix continuous calls for recompute api
5 years ago