mindspore-ci-bot
386f6e0d2b
!8963 Updating notes of remaining examples in nn and ops' folders
From: @zhangz0911gm
Reviewed-by: @liangchenghui,@zhunaipan
Signed-off-by: @zhunaipan
5 years ago
zhangz0911gm
7b1d1ca831
Updating remaining notes
5 years ago
caifubi
702ab2bac2
Change const tensor dtype to fp16
5 years ago
mindspore-ci-bot
3f75f13556
!8648 PyNative Performance Optimization
From: @jojobugfree
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
d79a454564
!8890 Add labels to python files
From: @JunYuLiu
Reviewed-by: @gemini524
Signed-off-by:
5 years ago
mindspore-ci-bot
71a3086fff
!8261 gpu support heterogeneous network
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
5 years ago
JunYuLiu
1eaa4a30dd
Add labels to python files
5 years ago
caifubi
c7d6997819
pynative host device parallel
5 years ago
mindspore-ci-bot
d8a7fd8801
!8734 Code_docs updating notes of examples in nn_folder
From: @zhangz0911gm
Reviewed-by: @zhunaipan,@liangchenghui
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
a3ae3b9794
!8695 add AdamOffload optimizer
From: @wangnan39
Reviewed-by: @stsuteng,@stsuteng,@kingxian
Signed-off-by: @kingxian
5 years ago
mindspore-ci-bot
fb0e866ad1
!8269 forward unique dynamic shape
From: @yao_yf
Reviewed-by:
Signed-off-by:
5 years ago
wangnan39@huawei.com
ab811fca8f
add AdamOffload optimizer
5 years ago
yao_yf
31819bb4a7
support forward unique
5 years ago
zhangz0911gm
3c8ca81ebe
code_docs_updating_example_notes for nn folder
5 years ago
lihongkang
b7d1c970e7
fix bugs
5 years ago
wangshuide2020
903c1750a4
update example of erfc, flatten operator and so on.
5 years ago
mindspore-ci-bot
b0fde1ede7
!8397 fix api error and get next info
From: @gong_zi_yan
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
5 years ago
Ziyan
17f2e6e756
fix api error and get next info
5 years ago
wangnan39@huawei.com
bc44c56cf0
clean pylint warning in rmsprop optimizer
5 years ago
Jiaqi
3c52235129
modify example
5 years ago
wilfChen
33b18ad83d
gpu support heterogeneous network
5 years ago
Jiaqi
c4ace78d1c
add valid check
5 years ago
Jiaqi
b8a6c88323
api
5 years ago
Jiaqi
17d6433d27
primivte_target
5 years ago
Jiaqi
319ecedb24
primivte_target
5 years ago
Jiaqi
a30ccea62c
sparse optimizer
5 years ago
mindspore-ci-bot
c967bf6846
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
5 years ago
Ziyan
adc92496e8
disable comm fusion in parallel optimizer temp
5 years ago
mindspore-ci-bot
3d21c80e3b
!7110 [ME] delete check_bool and replace with Validate.check_bool
Merge pull request !7110 from chenzhongming/zomi_master
5 years ago
chenzomi
d4e8e94981
[ME] delete check_bool and replace with Validate.check_bool
5 years ago
Ziyan
ddc0113058
enable parallel optimizer in auto parallel
5 years ago
panfengfeng
2d7b93e958
fix nn & operations api comments
5 years ago
mindspore-ci-bot
7152fe04be
!5783 GraphKernel supports GPU
Merge pull request !5783 from DeshiChen/graph_kernel_1.0
5 years ago
dayschan
37a48f6aac
GraphKernel supports GPU
1. Update akg submodule
2. Refactor akg_kernel_build, akg_ascend_kernel_build, akg_gpu_kernel_build
3. Add akg_kernel_json_decoder to support converting kernel_json to AnfNode.
4. Add GraphKernel Cost Model. (mindspore/_extends/graph_kernel)
5. Add some GraphKernel passes to GpuSession, move these passes to backend/optimizer/graph_kernel.
6. Add global id for ir files.
7. Fix bug in ConstInputToAttr.
5 years ago
fary86
759748dc06
Fix bugs of adam and lamb optimizer
5 years ago
mindspore-ci-bot
8c249c1805
!5734 fix bug of adam optimizer
Merge pull request !5734 from fary86/fix_adam_opt_bug
5 years ago
mindspore-ci-bot
12ff0be5fa
!5716 Unify float to int cast and get initial accum for ps ftrl.
Merge pull request !5716 from ZPaC/master-unify-float-to-int-cast
5 years ago
fary86
ef55cefb2d
Fix bug of adam optimizer
5 years ago
mindspore-ci-bot
a9f4a24e2a
!5702 API comment for operations part1
Merge pull request !5702 from Simson/enhancement-API
5 years ago
ZPaC
997304e2c5
Unify float to int cast.
5 years ago
simson
76bbfdea75
API comment for operations part1
5 years ago
lihongkang
98044a83d8
fix bugs
5 years ago
yao_yf
07117e4dd4
mv ParallelMode to context
5 years ago
mindspore-ci-bot
15ae3702f9
!5063 modify sgd and momentum and WithGradCell comments
Merge pull request !5063 from lijiaqi/momentum_and_sgd
5 years ago
李嘉琪
d957309957
modify comments
5 years ago
simson
7cc48a9af8
Third round of enhancement of API comment & README_CN
5 years ago
李嘉琪
881f3f735f
modify cell inputs
5 years ago
mindspore-ci-bot
2c2fe9bed9
!4121 Third round of the enhancement of API comments
Merge pull request !4121 from Simson/enhancement-API
5 years ago
ZPaC
a923747eab
Add lazy adam support for PS.
5 years ago
simson
dec2e4a819
Third round of the enhancement of API comments
5 years ago