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
changzherui
1ee887a39e
clean code for master
4 years ago
huanghui
b6053f63d2
revert parameter.__del__
4 years ago
ZPaC
e82f911854
Fix hybrid training with pairwise encrypt
4 years ago
huanghui
ba154267f2
fix python parameter del coredump if raise an error before init finished
4 years ago
i-robot
55a304c7d7
!19195 pangu_pipeline_modify
Merge pull request !19195 from yao_yf/pangu_pipeline_modify
4 years ago
i-robot
195a6dd09d
!19097 update parallel api
Merge pull request !19097 from gziyan/update_parallel_api
4 years ago
yao_yf
d9fd8d7ea2
pangu pipeline modify
4 years ago
huanghui
088f83b48c
fix core dump in pynative mode when param_info is set None
4 years ago
i-robot
abc77e13e9
!18905 pangu_pipeline
Merge pull request !18905 from yao_yf/pangu_pipeline
4 years ago
yao_yf
bdf7c57660
add pangu_alpha pipeline file
4 years ago
Ziyan
7d78ba305d
optimizer parallel api
4 years ago
changzherui
ed4fd17434
modify parameter comment
4 years ago
i-robot
17222b4e72
!18754 modify import api and parameter comment
Merge pull request !18754 from changzherui/add_api_page
4 years ago
huanghui
c420b7f0d3
move parameter __del__
4 years ago
changzherui
bf18942554
modify import api and parameter comment
4 years ago
ZPaC
e8a581c776
Add hybrid training kernels
4 years ago
lizhenyu
01c64e8b14
fix code check warnings
4 years ago
huangbingjian
55c5305a42
modify mindspore API
4 years ago
huanghui
8534fc9ac5
Set none for self.param_info
4 years ago
changzherui
5c0af5746e
modify redundant code
4 years ago
mindspore-ci-bot
7df661fbaf
!13596 modify comm fusion and grad accu api
From: @gong_zi_yan
Reviewed-by: @guoqi1024,@stsuteng
Signed-off-by: @stsuteng
5 years ago
zhangyi
69ee1a077f
fix api comment's format.
5 years ago
Ziyan
d19d42ee44
modify grad accu and comm fusion api
5 years ago
Ziyan
ca791c942a
insert depend for opt weight grouping
5 years ago
Ziyan
ab23750a15
add parallel validation
5 years ago
zhiqiang
1d64c6b714
Fix the formats and syntax in tensor and parameter
5 years ago
yangzhenzhang
a70d616841
mini step grad accumulation
5 years ago
caifubi
2ed34ad064
fix pynative amp bug
5 years ago
wangshuide2020
2e5b22adde
fix the example of Unique, SparseApplyProximalAdagrad, BoundingBoxEncode, SGD and Parameter.
5 years ago
buxue
81d26eaa34
unify parameter output type
5 years ago
simson
e375c86d0c
allow list as parameter input & store op info using op_name instead of primitive id
5 years ago
buxue
7c4b7203b0
add dtype shape and value in __str__ and __repr__ of Parameter
5 years ago
lilei
7d9f5f6dba
modify Tensor
5 years ago
fangzehua
f97e19f23f
add cache pass
5 years ago
simson
f1e05c5fc4
update python version to 3.8
5 years ago
lilei
b858097ae4
modify MetaTensor and Tensor
5 years ago
Ziyan
bbf8ec82b9
expose allgather fusion interface to users
5 years ago
lizhenyu
f526c76617
refine random seed reserve process
5 years ago
lizhenyu
e3f7ae61db
add ps cache manager
5 years ago
bai-yangfan
306e2c6ffa
mode_cell_notes
5 years ago
l00591931
256a93911d
Codedex change and change some comment
5 years ago
caozhou
b1189cd118
compatible name
5 years ago
simson
e4167da1b1
fix bug for upgrading python3.8
5 years ago
yao_yf
31819bb4a7
support forward unique
5 years ago
Ziyan
c33f2cd796
fix auto optimizer weight shard
5 years ago
lizhenyu
d265bc96a1
add interface doc for set_param_ps
5 years ago
Jiaqi
c4ace78d1c
add valid check
5 years ago