huangbingjian
|
d695554ae5
|
modify the error message of abstract join
|
4 years ago |
i-robot
|
ff3ad7428a
|
!18413 add parallel op for batch norm
Merge pull request !18413 from yangzhenzhang/add-parallel-op-for-batchnorm
|
4 years ago |
caifubi
|
95695711d7
|
Remove PyNative Parameter Check
|
4 years ago |
i-robot
|
ab3259c43a
|
!18292 MD Profiling UT: Check CPU util file. Add sequential pipeline UTs
Merge pull request !18292 from cathwong/ckw_mon_py_analyze_ut4
|
4 years ago |
wangshuide2020
|
185ddbbe66
|
remove the redundant code, add docstring of operator init and add default value for args.
|
4 years ago |
yangzhenzhang
|
af0d28de48
|
add parallel op for batchnorm
|
4 years ago |
liyong
|
2989a5a23b
|
fix some bugs
|
4 years ago |
Cathy Wong
|
c37eb350f6
|
MD Profiling UT: Check CPU util file. Add sequential pipeline UTs
|
4 years ago |
i-robot
|
7ff63a8e70
|
!17894 Add support for mindir encryption
Merge pull request !17894 from liuluobin/master
|
4 years ago |
i-robot
|
85d860e6a2
|
!16457 [AutoParallel]pipeline_split_adapt_master
Merge pull request !16457 from lichen/pipeline_split_adapt_master
|
4 years ago |
liuluobin
|
5b9b46224b
|
Add encryption support for mindir
|
4 years ago |
i-robot
|
21513404c4
|
!17082 set default context mode to GRAPH_MODE
Merge pull request !17082 from huangbingjian/change_context_mode
|
4 years ago |
lichenever
|
db5d508356
|
pipeline_split_adapt_master
|
4 years ago |
i-robot
|
dc9720cbb2
|
!17999 add parallel operator for conv2d
Merge pull request !17999 from yangzhenzhang/add-parallel-operator-for-conv2d
|
4 years ago |
i-robot
|
62a165a3a2
|
!16917 Add Crop Python API for CV data processing
Merge pull request !16917 from xiaotianci/crop
|
4 years ago |
i-robot
|
c293f06b27
|
!17373 add docs, user-example and assertion for rearrange_inputs
Merge pull request !17373 from zhiqwang/rearrange-inputs-docs
|
4 years ago |
yangzhenzhang
|
7a40741048
|
add parallel operator for conv2d
|
4 years ago |
i-robot
|
3a13dde14d
|
!17761 add save ckpt info
Merge pull request !17761 from changzherui/add_ckpt_info
|
4 years ago |
i-robot
|
b79400296a
|
!17959 fix optimizer weight shard config
Merge pull request !17959 from gziyan/add_optimizer_weight_shard_config
|
4 years ago |
Xiao Tianci
|
a54e65a7ad
|
add Crop Python API
|
4 years ago |
i-robot
|
e60f5f12f5
|
!17836 Add Rotate API for CV data processing
Merge pull request !17836 from xiaotianci/rotate
|
4 years ago |
changzherui
|
7a05132ed4
|
add ckpt save info
|
4 years ago |
Cathy Wong
|
a8de1327d9
|
MD Profiling Analyze: Add class BottleneckAnalyzer
|
4 years ago |
zhiqiang
|
f43d720eb0
|
Add docs and user-example for rearrange_inputs
|
4 years ago |
huangbingjian
|
ad8f73f32b
|
set default context mode to GRAPH_MODE
|
4 years ago |
i-robot
|
50f11d5439
|
!17503 dataset: enhance the expression of error msg
Merge pull request !17503 from ms_yan/log_modify
|
4 years ago |
Xiao Tianci
|
9c4c1c6a77
|
add Rotate Python API
|
4 years ago |
i-robot
|
3a63a66d64
|
!17807 MD Profiling UT: Add MD Analyze UT for MinddataProfilingAnalyzer
Merge pull request !17807 from cathwong/ckw_mon_py_analyze_ut3
|
4 years ago |
ms_yan
|
be65ebcb28
|
complete dataset log
|
4 years ago |
mindspore-ci-bot
|
8934e4a513
|
!17879 dynamic min max shape phase 2
From: @luoyang42
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
|
4 years ago |
Ziyan
|
95ac0f6d58
|
fix optimizer weight shard config
|
4 years ago |
Cathy Wong
|
b7342efe12
|
MD Profiling UT: Add MD Analyze UT. Add more pipeline profiling UTs.
|
4 years ago |
luoyang
|
dad289c679
|
dynamic min max shape phase 2
|
4 years ago |
Zhenglong Li
|
2c7d1bf603
|
Implement new gnn feature
|
4 years ago |
mindspore-ci-bot
|
e5a189a4f0
|
!17520 Optimize exception info when compile net failed
From: @irmo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
|
4 years ago |
mindspore-ci-bot
|
e19e14295a
|
!17773 adapt offline debugger to new dump, sync support for iteration ranges, GPU default dump mode correction
From: @john_tzanakakis
Reviewed-by: @nsyca,@mikef
Signed-off-by: @mikef
|
4 years ago |
John Tzanakakis
|
7d460de8b4
|
adapt offline debuger to new dump, sync support for iteration ranges, GPU default dump mode correction
|
4 years ago |
mindspore-ci-bot
|
7d9bf65654
|
!16755 support list add list in net in GraphMode.
From: @fenglovebei
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
|
4 years ago |
huanghui
|
29f632613f
|
optimize log
|
4 years ago |
mindspore-ci-bot
|
97989c3bbc
|
!17669 Substitute _Loss for Loss
From: @c_34
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @guoqi1024,@liangchenghui
|
4 years ago |
mindspore-ci-bot
|
a3f2b92839
|
!17638 modify vgg16 network for clould
From: @zhanghuiyao
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
|
4 years ago |
fenglovebei
|
76b884dea9
|
list add list
|
4 years ago |
chenhaozhe
|
9da8534396
|
change _Loss to Loss
|
4 years ago |
zhanghuiyao
|
36ec89656a
|
modify vgg16 network for clould
|
4 years ago |
mindspore-ci-bot
|
b52f9ddb08
|
!17060 Add HorizontalFlip and VerticalFlip for CV data processing
From: @tiancixiao
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
|
4 years ago |
mindspore-ci-bot
|
c4757f0692
|
!17461 MD Profiling Analyze: Handle cpu util with missing ops. Enhance UTs.
From: @cathwong
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
c77e7de1dc
|
!17313 fix static check
From: @jiang-shuqiang
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
|
4 years ago |
mindspore-ci-bot
|
ae2e7c1288
|
!17541 Fix MD Cache code check warnings [master]
From: @lixiachen
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
Lixia Chen
|
8c1b561149
|
Fix cache code check warnings
|
4 years ago |
mindspore-ci-bot
|
a92a450881
|
!17383 Optimize exception info print
From: @irmo
Reviewed-by: @zh_qh,@ginfung,@ginfung
Signed-off-by: @zh_qh
|
4 years ago |