jinyaohui
|
e6f9806cfb
|
add broadcast
|
5 years ago |
liqiliang
|
2d20605a92
|
Correct the calculation formula of the HeUniform.
|
5 years ago |
mindspore-ci-bot
|
701f07401b
|
!8271 modify_normal_seed
From: @Somnus2020
Reviewed-by: @kingxian
Signed-off-by: @kingxian
|
5 years ago |
mindspore-ci-bot
|
4e07f43dff
|
!8323 [Auto parallel] Supporting for-loop in strategy-searching
From: @xiaoda_zh
Reviewed-by:
Signed-off-by:
|
5 years ago |
lilei
|
4d48049b27
|
modify_normal_seed
|
5 years ago |
buxue
|
885c60d1c8
|
optimizer error info for not supported np.dtype and modify example of TopK
|
5 years ago |
Xiaoda Zhang
|
aa13d6b1cd
|
support for-loop in auto-parallel
|
5 years ago |
mindspore-ci-bot
|
9a2da99df2
|
!8113 complete element_wise augassign with out he supprot Ascend OP
Merge pull request !8113 from yepei6/master_augassign_element
|
5 years ago |
Payne
|
45c5ad7780
|
complete the augassign func without the special Ascend OP
|
5 years ago |
mindspore-ci-bot
|
e9cd12e904
|
!8114 rectify and optimize the type checking function
Merge pull request !8114 from zhangbuxue/rectify_and_optimize_the_type_checking_function
|
5 years ago |
mindspore-ci-bot
|
00294473e3
|
!7976 [pynative] Add nested derivative feature
Merge pull request !7976 from zjun/Add_nested_derivative
|
5 years ago |
buxue
|
346bcfa3fd
|
Rectify and optimize the type checking function
|
5 years ago |
zjun
|
ccedf71de5
|
Add pynative bprop nested grad
Signed-off-by: zjun <zhangjun0@huawei.com>
|
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 |
mindspore-ci-bot
|
9fc0218c56
|
!7854 modify_normal_seed
Merge pull request !7854 from lilei/modify_bug
|
5 years ago |
mindspore-ci-bot
|
116173d130
|
!7827 [bugfix]remove useless random seed update
Merge pull request !7827 from zyli2020/bug_fix
|
5 years ago |
lilei
|
7f8efa2c89
|
modify_normal_seed
|
5 years ago |
lizhenyu
|
45e504a65b
|
[bugfix]remove useless random seed update
|
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 |
mindspore-ci-bot
|
d50736df2c
|
!7607 modify_normal_seed
Merge pull request !7607 from lilei/modify_normal
|
5 years ago |
mindspore-ci-bot
|
8defa06a5d
|
!7583 [ME] change some format code.
Merge pull request !7583 from chenzhongming/zomi_master
|
5 years ago |
lilei
|
0c043d18ef
|
modify_normal
|
5 years ago |
chenzomi
|
c498e175b2
|
[ME] format code
|
5 years ago |
lizhenyu
|
fd1d61eaf7
|
enbale ps mode init in server
|
5 years ago |
mindspore-ci-bot
|
b2b9016ddf
|
!7429 modify normal seed
Merge pull request !7429 from lilei/modify_bug
|
5 years ago |
lilei
|
04075671cf
|
modify_normal_seed
|
5 years ago |
Yi Huaijie
|
626c7f8906
|
change composite.random_ops.get_seed to internal interface
|
5 years ago |
mindspore-ci-bot
|
07fbeedeaf
|
!7376 fix a minor bug of iterating a dictionary
Merge pull request !7376 from peixu_ren/custom_distribution
|
5 years ago |
wilfChen
|
eb48c8d647
|
compile profiling
|
5 years ago |
mindspore-ci-bot
|
7a45596593
|
!7373 Use MetaTensor instead of Initializer
Merge pull request !7373 from lilei/modify_MetaTensor
|
5 years ago |
peixu_ren
|
5e23317f11
|
fix a minor bug of iterating a dictionary
|
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 |
Yi Huaijie
|
f3b77e6974
|
fix example error
|
5 years ago |
mindspore-ci-bot
|
311a4b0dd1
|
!7298 refactor seed interfaces
Merge pull request !7298 from yihuaijie/master
|
5 years ago |
Yi Huaijie
|
b28a6ff88e
|
refactor seed interfaces
|
5 years ago |
mindspore-ci-bot
|
044a511726
|
!7254 [ME] reused `check_type` function
Merge pull request !7254 from chenzhongming/zomi_master
|
5 years ago |
chenzomi
|
90de7be0fa
|
[ME] reused `check_type` function
|
5 years ago |
Yi Huaijie
|
c5f7700992
|
refactor get_seed() interface
|
5 years ago |
Ziyan
|
ddc0113058
|
enable parallel optimizer in auto parallel
|
5 years ago |
zhangyi
|
05c5d2918f
|
fix the format of api comments.
|
5 years ago |
peixu_ren
|
24b0741796
|
Check seed of non negative
|
5 years ago |
mindspore-ci-bot
|
6c26629404
|
!6612 [bug]fix bug in Parameter flag set in pynative amp && code style in pynative_exector.cc
Merge pull request !6612 from vlne-v1/code_style
|
5 years ago |
Wei Luning
|
cdbd16de0c
|
fix bug in parameter set & fix code style in pynative_executa.cc
|
5 years ago |
peixu_ren
|
d3f06fcb5e
|
Refactor the seeds utilization of random ops
|
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 |