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 |
Jiaqi
|
7492e59fe4
|
modify Returns
|
5 years ago |
lizhenyu
|
b8991ee149
|
add ps mode consistence check
|
5 years ago |
chenzomi
|
44bf4c3e37
|
[ME] format code
|
5 years ago |
lizhenyu
|
fd1d61eaf7
|
enbale ps mode init in server
|
5 years ago |
mindspore-ci-bot
|
7a45596593
|
!7373 Use MetaTensor instead of Initializer
Merge pull request !7373 from lilei/modify_MetaTensor
|
5 years ago |
chenzomi
|
acadb694aa
|
[ME] delete reduant function in check_parameter
|
5 years ago |
lilei
|
7b135990e7
|
Use MetaTensor instead of Initializer
|
5 years ago |
Ziyan
|
ddc0113058
|
enable parallel optimizer in auto parallel
|
5 years ago |
mindspore-ci-bot
|
3aa07a4362
|
!6320 change mix_precision to c++
Merge pull request !6320 from vlne-v1/pynative_amp
|
5 years ago |
buxue
|
483c8a179a
|
improve the recognition of Parameter object and raise error when convert keywordarg to pydata
|
5 years ago |
kpy
|
44c01e27c0
|
do mixprecision in c++ for pynative
|
5 years ago |
mindspore-ci-bot
|
b8979f047b
|
!6263 fix bugs which lead to segment fault
Merge pull request !6263 from Simson/bugfix
|
5 years ago |
simson
|
2fd4a3fc3a
|
fix bugs which lead to segment fault
|
5 years ago |
Wei Luning
|
8d17a2b8af
|
* add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it
|
5 years ago |
lilei
|
ed3a644f88
|
modify notes
|
5 years ago |
lilei
|
71adabd944
|
modify_bug
|
5 years ago |
ZPaC
|
87bf2a7dcd
|
Add PS context.
|
5 years ago |
mindspore-ci-bot
|
d5005bc8b9
|
!5280 Revert "Avoid copy when create Tensor from numpy array"
Merge pull request !5280 from hewei/master_revert_no_copy_tensor
|
5 years ago |
Wei Luning
|
4cc8342b5b
|
fix bug in Parameter init_data
|
5 years ago |
He Wei
|
a1439267cf
|
Revert "Avoid copy when create Tensor from numpy array"
This reverts commit 89837bcdfd.
|
5 years ago |
mindspore-ci-bot
|
95212b55a0
|
!3271 make reftype a subtype of MetaTensor and try to mark ref in node input
Merge pull request !3271 from vlne-v1/ref_demo
|
5 years ago |