huangbingjian
d695554ae5
modify the error message of abstract join
2021-06-18 14:12:10 +08:00
i-robot
ff3ad7428a
!18413 add parallel op for batch norm
...
Merge pull request !18413 from yangzhenzhang/add-parallel-op-for-batchnorm
2021-06-18 03:08:07 +00:00
caifubi
95695711d7
Remove PyNative Parameter Check
2021-06-18 09:46:27 +08:00
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
2021-06-17 21:47:10 +08:00
wangshuide2020
185ddbbe66
remove the redundant code, add docstring of operator init and add default value for args.
2021-06-17 20:29:52 +08:00
yangzhenzhang
af0d28de48
add parallel op for batchnorm
2021-06-17 15:43:24 +08:00
liyong
2989a5a23b
fix some bugs
2021-06-17 11:56:10 +08:00
Cathy Wong
c37eb350f6
MD Profiling UT: Check CPU util file. Add sequential pipeline UTs
2021-06-16 15:30:59 -04:00
i-robot
7ff63a8e70
!17894 Add support for mindir encryption
...
Merge pull request !17894 from liuluobin/master
2021-06-15 15:15:40 +08:00
i-robot
85d860e6a2
!16457 [AutoParallel]pipeline_split_adapt_master
...
Merge pull request !16457 from lichen/pipeline_split_adapt_master
2021-06-11 11:37:40 +08:00
liuluobin
5b9b46224b
Add encryption support for mindir
2021-06-11 09:33:45 +08:00
i-robot
21513404c4
!17082 set default context mode to GRAPH_MODE
...
Merge pull request !17082 from huangbingjian/change_context_mode
2021-06-10 21:21:46 +08:00
lichenever
db5d508356
pipeline_split_adapt_master
2021-06-10 20:17:33 +08:00
i-robot
dc9720cbb2
!17999 add parallel operator for conv2d
...
Merge pull request !17999 from yangzhenzhang/add-parallel-operator-for-conv2d
2021-06-10 20:05:45 +08:00
i-robot
62a165a3a2
!16917 Add Crop Python API for CV data processing
...
Merge pull request !16917 from xiaotianci/crop
2021-06-10 17:16:04 +08:00
i-robot
c293f06b27
!17373 add docs, user-example and assertion for rearrange_inputs
...
Merge pull request !17373 from zhiqwang/rearrange-inputs-docs
2021-06-10 16:17:23 +08:00
yangzhenzhang
7a40741048
add parallel operator for conv2d
2021-06-10 14:58:51 +08:00
i-robot
3a13dde14d
!17761 add save ckpt info
...
Merge pull request !17761 from changzherui/add_ckpt_info
2021-06-10 11:01:18 +08:00
i-robot
b79400296a
!17959 fix optimizer weight shard config
...
Merge pull request !17959 from gziyan/add_optimizer_weight_shard_config
2021-06-10 10:49:17 +08:00
Xiao Tianci
a54e65a7ad
add Crop Python API
2021-06-10 09:46:57 +08:00
i-robot
e60f5f12f5
!17836 Add Rotate API for CV data processing
...
Merge pull request !17836 from xiaotianci/rotate
2021-06-10 09:29:18 +08:00
changzherui
7a05132ed4
add ckpt save info
2021-06-09 22:42:27 +08:00
Cathy Wong
a8de1327d9
MD Profiling Analyze: Add class BottleneckAnalyzer
2021-06-09 09:24:32 -04:00
zhiqiang
f43d720eb0
Add docs and user-example for rearrange_inputs
2021-06-09 04:19:32 -04:00
huangbingjian
ad8f73f32b
set default context mode to GRAPH_MODE
2021-06-09 14:40:49 +08:00
i-robot
50f11d5439
!17503 dataset: enhance the expression of error msg
...
Merge pull request !17503 from ms_yan/log_modify
2021-06-08 22:25:04 +08:00
Xiao Tianci
9c4c1c6a77
add Rotate Python API
2021-06-08 22:19:15 +08:00
i-robot
3a63a66d64
!17807 MD Profiling UT: Add MD Analyze UT for MinddataProfilingAnalyzer
...
Merge pull request !17807 from cathwong/ckw_mon_py_analyze_ut3
2021-06-08 21:52:55 +08:00
ms_yan
be65ebcb28
complete dataset log
2021-06-08 16:45:47 +08:00
mindspore-ci-bot
8934e4a513
!17879 dynamic min max shape phase 2
...
From: @luoyang42
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
2021-06-08 14:49:13 +08:00
Ziyan
95ac0f6d58
fix optimizer weight shard config
2021-06-08 10:44:17 +08:00
Cathy Wong
b7342efe12
MD Profiling UT: Add MD Analyze UT. Add more pipeline profiling UTs.
2021-06-07 11:00:34 -04:00
luoyang
dad289c679
dynamic min max shape phase 2
2021-06-07 20:06:26 +08:00
Zhenglong Li
2c7d1bf603
Implement new gnn feature
2021-06-07 10:20:06 +08:00
mindspore-ci-bot
e5a189a4f0
!17520 Optimize exception info when compile net failed
...
From: @irmo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
2021-06-05 12:04:28 +08:00
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
2021-06-05 02:46:50 +08:00
John Tzanakakis
7d460de8b4
adapt offline debuger to new dump, sync support for iteration ranges, GPU default dump mode correction
2021-06-04 08:38:50 -04:00
mindspore-ci-bot
7d9bf65654
!16755 support list add list in net in GraphMode.
...
From: @fenglovebei
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
2021-06-04 16:37:40 +08:00
huanghui
29f632613f
optimize log
2021-06-04 12:32:44 +08:00
mindspore-ci-bot
97989c3bbc
!17669 Substitute _Loss for Loss
...
From: @c_34
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @guoqi1024,@liangchenghui
2021-06-04 10:20:00 +08:00
mindspore-ci-bot
a3f2b92839
!17638 modify vgg16 network for clould
...
From: @zhanghuiyao
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
2021-06-04 09:21:30 +08:00
fenglovebei
76b884dea9
list add list
2021-06-03 21:16:30 +08:00
chenhaozhe
9da8534396
change _Loss to Loss
2021-06-03 15:26:59 +08:00
zhanghuiyao
36ec89656a
modify vgg16 network for clould
2021-06-03 11:39:27 +08:00
mindspore-ci-bot
b52f9ddb08
!17060 Add HorizontalFlip and VerticalFlip for CV data processing
...
From: @tiancixiao
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
2021-06-02 17:48:28 +08:00
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
2021-06-02 11:12:59 +08:00
mindspore-ci-bot
c77e7de1dc
!17313 fix static check
...
From: @jiang-shuqiang
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
2021-06-02 08:50:37 +08:00
mindspore-ci-bot
ae2e7c1288
!17541 Fix MD Cache code check warnings [master]
...
From: @lixiachen
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
2021-06-02 04:53:54 +08:00
Lixia Chen
8c1b561149
Fix cache code check warnings
2021-06-01 10:02:38 -04:00
mindspore-ci-bot
a92a450881
!17383 Optimize exception info print
...
From: @irmo
Reviewed-by: @zh_qh,@ginfung,@ginfung
Signed-off-by: @zh_qh
2021-06-01 17:43:24 +08:00
Cathy Wong
f8beb933ad
MD Profiling Analyze: Handle cpu util with missing ops. Enhance UTs.
2021-05-31 20:33:19 -04:00
mindspore-ci-bot
4338e4abac
!17374 files_need_cleanup report fixes to master
...
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
2021-06-01 05:21:18 +08:00
jiangshuqiang
6154f957fb
fix static check
2021-05-31 16:47:21 +08:00
Xiao Tianci
9c74d55a49
add HorizontalFlip and VerticalFlip APIs
2021-05-31 15:55:21 +08:00
huanghui
5acf3c8ade
[dfx]optimize exception info print
2021-05-31 14:57:29 +08:00
mindspore-ci-bot
8c1e7ce231
!16345 [DFX]Optimize exception log
...
From: @irmo
Reviewed-by:
Signed-off-by:
2021-05-31 09:22:48 +08:00
mindspore-ci-bot
04341b1dbc
!17076 fix log error for pynative mode
...
From: @chujinjin
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
2021-05-31 09:22:29 +08:00
hesham
3a9695313b
files_need_cleanup fixes
2021-05-30 15:44:08 -04:00
huanghui
0610a8d99c
9fdc0035a0
2021-05-29 10:31:23 +08:00
mindspore-ci-bot
1c8fda25ef
!16478 handle load op in step parallel
...
From: @gong_zi_yan
Reviewed-by: @yangzhenzhang,@stsuteng
Signed-off-by: @stsuteng
2021-05-29 09:32:35 +08:00
mindspore-ci-bot
b45b63fc58
!17239 add parallel gathernd test case
...
From: @hanyang001
Reviewed-by: @stsuteng,@yangzhenzhang
Signed-off-by: @stsuteng
2021-05-29 09:11:25 +08:00
mindspore-ci-bot
5e87097d15
!17240 add parallel layernorm test case
...
From: @hanyang001
Reviewed-by: @stsuteng,@yangzhenzhang
Signed-off-by: @stsuteng
2021-05-29 09:11:08 +08:00
Wan Hanyang
c51dff2634
add parallel gathernd test case
2021-05-28 17:21:11 +08:00
Wan Hanyang
3ce521d78f
add parallel layernorm test case
2021-05-28 17:20:04 +08:00
YangLuo
ac319b3a79
Fix mindrecord UTs: files existed causes write exception
2021-05-28 15:13:48 +08:00
Ziyan
4b17493e52
handle load in step parallel
2021-05-28 09:16:40 +08:00
chujinjin
7fb3b5ea97
fix log error
2021-05-27 17:19:10 +08:00
mindspore-ci-bot
1e8868cecc
!16727 handle duplicate code
...
From: @yangzhenzhang
Reviewed-by: @stsuteng,@jjfeing
Signed-off-by: @stsuteng
2021-05-26 10:58:54 +08:00
mindspore-ci-bot
2433778dac
!15963 Support getting dynamic_min_max_shape of data
...
From: @luoyang42
Reviewed-by:
Signed-off-by:
2021-05-26 09:41:02 +08:00
mindspore-ci-bot
730e211e52
!16702 Add GaussianBlur API for CV data processing
...
From: @tiancixiao
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
2021-05-26 09:09:41 +08:00
mindspore-ci-bot
d0978f709a
!16167 CocoDataset add a new column according a new arg extra_metadata
...
From: @xiefangqi
Reviewed-by:
Signed-off-by:
2021-05-25 19:55:41 +08:00
yangzhenzhang
d711d98f07
clean duplicate code
2021-05-25 17:25:34 +08:00
mindspore-ci-bot
e513786709
!16565 Bug in Normalize when num_channels > 128
...
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
2021-05-25 10:24:25 +08:00
xiefangqi
53891dbdf7
coco add img_id column
2021-05-24 17:19:58 +08:00
luoyang
13ef5b61f3
support getting dynamic_min_max_shape of data
2021-05-24 17:04:50 +08:00
Xiao Tianci
3f495bbae1
add GaussianBlur API
2021-05-24 16:27:05 +08:00
liuxiao93
1160088c8f
support avgpool3d
2021-05-22 14:44:11 +08:00
yao_yf
732d13ccff
parallel dropout support repeated compute
2021-05-20 19:42:13 +08:00
mindspore-ci-bot
05bbd1d8fa
!16426 Change the permission of cache shared memory to 600 for security
...
From: @lixiachen
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
2021-05-20 02:36:26 +08:00
mindspore-ci-bot
c47356d77b
!16502 check Optimizer parameters must be list
...
From: @wangnan39
Reviewed-by: @zh_qh,@kingxian
Signed-off-by: @zh_qh,@kingxian
2021-05-19 09:23:56 +08:00
mindspore-ci-bot
1cb2d31642
!16509 GNN dataset new feature for invalid edge or node id case
...
From: @lizhenglong1992
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
2021-05-19 09:20:24 +08:00
hesham
bc92011b5f
Bug in Normalize when num_channels > 128
2021-05-18 12:23:11 -04:00
mindspore-ci-bot
ed72a0d9c3
!16497 Add more accurate abstract join error information
...
From: @huangbingjian
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-05-18 19:36:11 +08:00
Zhenglong Li
9284b6d6af
Add special case returned value for get feature function
2021-05-18 15:53:01 +08:00
mindspore-ci-bot
ec9fc5fb3b
!16384 Fix python multiprocessing with shared memory for edge case
...
From: @robingrosman
Reviewed-by: @mikef
Signed-off-by: @mikef
2021-05-18 10:30:19 +08:00
Lixia Chen
8812111f94
change shared mem perm to 600 & minor other fixes
2021-05-17 17:19:55 -04:00
wangnan39@huawei.com
2761776699
add check for optimizer parameters
2021-05-17 22:23:03 +08:00
huangbingjian
81624dd501
add more error report to abstract join
2021-05-17 21:14:17 +08:00
mindspore-ci-bot
9d423638b3
!16466 Fix code check of python pass
...
From: @irmo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
2021-05-17 21:00:16 +08:00
mindspore-ci-bot
601322356b
!15638 VOCDataset need to add img_id for evaluation
...
From: @xiefangqi
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
2021-05-17 19:33:24 +08:00
xiefangqi
9b846c7873
voc add image_id column
2021-05-17 16:09:04 +08:00
huanghui
53e32077c1
fix code check
2021-05-17 11:20:35 +08:00
mindspore-ci-bot
8cfb5b8aea
!16332 Add environment variable to enable recursive evaluate.
...
From: @zh_qh
Reviewed-by: @ginfung,@kingxian
Signed-off-by: @ginfung
2021-05-17 11:00:40 +08:00
RobinGrosman
ca88d7d76a
fix edge case and docstring in minddata multiprocessing shared memory code
2021-05-16 06:46:44 -07:00
Zhang Qinghua
bea16101c3
Add environment variable to enable recursive evaluate.
2021-05-14 20:01:19 +08:00
jonyguo
9452142b50
enhance: enable shuffle infile / files when mindrecord
2021-05-14 17:41:18 +08:00
mindspore-ci-bot
b5cddcb8cc
!16036 Improve performance of multi-processing option for dataset
...
From: @robingrosman
Reviewed-by:
Signed-off-by:
2021-05-13 01:41:16 +08:00
RobinGrosman
9a7d1fc034
Optimize multi-process in minddata by passing data via shared memory instead of multiprocessing.queue
2021-05-11 15:16:29 -07:00
mindspore-ci-bot
8c5680360d
!16200 [Debugger] Fix empty result when reading non-existent tensor
...
From: @tina_mengting_zhang
Reviewed-by: @john_tzanakakis,@robingrosman
Signed-off-by: @john_tzanakakis
2021-05-12 03:08:00 +08:00
mindspore-ci-bot
ebed057e72
!16196 If Imagefolder input directory is not right, will occur out of memory error
...
From: @xiefangqi
Reviewed-by: @ms_yan,@heleiwang,@jonyguo
Signed-off-by: @jonyguo
2021-05-11 17:36:28 +08:00
mindspore-ci-bot
4c71d9d1df
!15675 add more tensor methods
...
From: @yanglf1121
Reviewed-by: @liangchenghui
Signed-off-by:
2021-05-11 14:32:29 +08:00
mindspore-ci-bot
9b4ff99305
!16158 modify check strategy for scatter update
...
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
2021-05-11 09:41:07 +08:00
mindspore-ci-bot
d3a175e30f
!16078 Modify Normalize to accept images with more than 3 channels
...
From: @hfarahat
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
2021-05-11 02:03:34 +08:00
TinaMengtingZhang
a44376f42a
Fix empty tensor issue when reading an non-existing node in sync dump mode
2021-05-10 13:59:05 -04:00
xiefangqi
e0148f7181
fix minddata directory path problem
2021-05-10 22:16:37 +08:00
yepei6
acbd7eb023
add more tensor methods
2021-05-10 14:40:53 +08:00
yangzhenzhang
6aa3859131
modify check strategy for scatter update
2021-05-10 11:22:00 +08:00
mindspore-ci-bot
ee885b4e58
!15180 enable not fully use opt shard
...
From: @gong_zi_yan
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
2021-05-08 14:57:58 +08:00
mindspore-ci-bot
b86747b9a6
!15813 Convert some pipeline Ops to be inlined
...
From: @hfarahat
Reviewed-by:
Signed-off-by:
2021-05-08 05:30:39 +08:00
hesham
fd943bbdc0
Modify normalize to support multiple of channels
2021-05-07 17:06:26 -04:00
Ziyan
2a752f24bf
enable not fully use opt shard
2021-05-07 15:32:48 +08:00
mindspore-ci-bot
d76574bbbf
!15973 parallel env variables check
...
From: @yao_yf
Reviewed-by: @yangzhenzhang,@stsuteng
Signed-off-by: @stsuteng
2021-05-07 12:13:41 +08:00
mindspore-ci-bot
e0422e972e
!16019 If dataset_dir is not a dir or something else validation is not right somehow
...
From: @xiefangqi
Reviewed-by: @ms_yan,@liucunwei,@jonyguo
Signed-off-by: @liucunwei
2021-05-07 11:57:31 +08:00
mindspore-ci-bot
b85bf60eb8
!15727 VOCDataset read xml will filter invalid bbox automationally
...
From: @xiefangqi
Reviewed-by: @heleiwang,@jonyguo
Signed-off-by: @jonyguo
2021-05-07 09:50:53 +08:00
yao_yf
e967f1939b
parallel envs variable check
2021-05-07 09:12:53 +08:00
mindspore-ci-bot
eb08d2e952
!16024 dataset: modify some error msg in dataset module
...
From: @ms_yan
Reviewed-by: @jonyguo,@heleiwang
Signed-off-by: @jonyguo
2021-05-07 09:12:46 +08:00
ms_yan
34dcd2b463
modify log of dataset part
2021-05-06 23:33:17 +08:00
xiefangqi
b6e1fceedc
minddata modify dir validation
2021-05-06 21:35:31 +08:00
Lixia Chen
5967cb2cd7
Unblock mindrecord under cache
2021-05-05 13:28:13 -04:00
hesham
e4c0bd51a5
Modify concat to be an inlined Op
...
Modify zip to be an inlined Op
Modify take to be an inlined Op
Modify skip to be an inlined Op
Modify rename to be an inlined Op
Modify filter to consume child's rows using one thread
2021-05-04 12:45:18 -04:00
mindspore-ci-bot
c13ed20dad
!15907 add type convert during load checkpoint
...
From: @changzherui
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
2021-04-30 15:52:41 +08:00
mindspore-ci-bot
ee3012fd3f
!15303 add lsq quantization method
...
From: @erpim
Reviewed-by:
Signed-off-by:
2021-04-30 11:26:42 +08:00
mindspore-ci-bot
ac912672bf
!15871 Support pass args or|and kwargs for OP CreateInstance.
...
From: @zh_qh
Reviewed-by: @ginfung,@hwhewei
Signed-off-by: @hwhewei
2021-04-30 10:39:04 +08:00
mindspore-ci-bot
cefcf6c2ae
!15931 Add eager tests for transform ops, and add a shape comparison in the EXPECT_MSTENSOR_EQ Macro
...
From: @alexyuyue
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
2021-04-30 06:15:12 +08:00
alex-yuyue
9ef4331f56
Add eager tests for transform ops
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2021-04-29 13:19:24 -04:00
changzherui
85025804ef
add type convert during load checkpoint
2021-04-29 17:38:16 +08:00
Zhang Qinghua
cd7f7d40fb
Support pass args or|and kwargs for OP CreateInstance.
2021-04-29 14:14:58 +08:00
mindspore-ci-bot
33966f0cd5
!15744 Add encryption for ckpt file
...
From: @liu_luobin
Reviewed-by: @baochong,@chongbao
Signed-off-by:
2021-04-29 11:18:50 +08:00
mindspore-ci-bot
577cf7cd1d
!15758 [Offline Debug] Add UT tests to the offline debugger.
...
From: @islam_amin
Reviewed-by: @john_tzanakakis,@tom__chen,@robingrosman
Signed-off-by: @john_tzanakakis
2021-04-29 04:33:02 +08:00
Islam Amin
6bb740f137
added GPU UT tests
2021-04-28 13:03:51 -04:00
liuluobin
a40229d171
Add encryption for ckpt file
2021-04-28 16:24:29 +08:00
mindspore-ci-bot
78fcdbc7c9
!15790 modify scatter update op
...
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
2021-04-28 10:48:19 +08:00
mindspore-ci-bot
b663bbd9ca
!15597 [MD] save op support variable dimension 0
...
From: @liyong126
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
2021-04-28 09:38:58 +08:00
mindspore-ci-bot
cbca36d723
!15766 modify tile op
...
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
2021-04-28 09:17:17 +08:00
Erpim
90d5d5dab3
add lsq quantization method
2021-04-27 20:48:04 +08:00
yangzhenzhang
075f680a42
modify scatter update op
2021-04-27 20:23:14 +08:00
liyong
587247e793
add support save dynamic shape tensor
2021-04-27 19:15:10 +08:00
mindspore-ci-bot
9e650da6d7
!15578 numpy-native tensor setitem bug fix & restructure
...
From: @jachua
Reviewed-by: @guoqi1024,@kisnwang
Signed-off-by: @kisnwang
2021-04-27 15:20:25 +08:00
xiefangqi
458ff5fed9
md fix voc and manifest error scenario
2021-04-27 14:24:57 +08:00
Xiaoda Zhang
aa52399200
Making the Tile operator to have more parallel strategies
2021-04-27 11:36:40 +08:00
huangmengxi
d6be043cb9
fix & restructure setitem
2021-04-27 10:03:10 +08:00
mindspore-ci-bot
e3d54b7e3b
!15695 dont insert VirtualOutput for scalar
...
From: @yao_yf
Reviewed-by: @yangzhenzhang,@stsuteng
Signed-off-by: @stsuteng
2021-04-27 09:25:30 +08:00
mindspore-ci-bot
83cdb8bb38
!15560 Optimize cache_admin tool to allow multiple session destroy
...
From: @lixiachen
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
2021-04-27 07:55:29 +08:00
yao_yf
093ef784de
dont insert virtualoutput for scalar
2021-04-26 19:55:16 +08:00
mindspore-ci-bot
d328fdcf61
!15200 profiler: fixed AICPU timeline
...
From: @zhangyunshu
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
2021-04-26 11:06:50 +08:00
mindspore-ci-bot
3cfd58e8e0
!15643 insert virtual div only for first input of dropout do mask
...
From: @yangzhenzhang
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
2021-04-26 09:21:00 +08:00
mindspore-ci-bot
49d6c029a6
!15542 split axis and batch for gather
...
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng,@stsuteng
Signed-off-by: @stsuteng,@stsuteng
2021-04-25 19:33:09 +08:00
mindspore-ci-bot
7dc9eb3e0b
!15396 add parallel virtual output in eval/predict
...
From: @yao_yf
Reviewed-by: @yangzhenzhang,@stsuteng
Signed-off-by: @stsuteng
2021-04-25 17:43:13 +08:00
yangzhenzhang
5828973978
fix bug for dropout do mask
2021-04-25 16:47:44 +08:00
yao_yf
21276408b8
parallel virtual_out_ops
2021-04-25 11:18:54 +08:00
Lixia Chen
44fb7ac4bb
Add support for multi-session destroy
2021-04-23 11:17:06 -04:00
yangzhenzhang
213922574e
split axis and batch for gatherv2
2021-04-23 16:59:35 +08:00
zhiqiang
2a0b443cc4
Add indexes attribute and make metrics indexes recognizable
2021-04-23 04:32:02 -04:00
mindspore-ci-bot
b77c3f093d
!15436 augassign
...
From: @yepei6
Reviewed-by: @yanglf1121,@kingxian
Signed-off-by: @kingxian
2021-04-23 14:58:35 +08:00
yepei6
81789ffb5d
augassign
2021-04-23 11:58:07 +08:00
changzherui
f63a13b2e9
modify check file name bug
2021-04-23 08:57:43 +08:00
mindspore-ci-bot
e43a57fd37
!15525 clean code not used
...
From: @zhangzhaoju
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-04-22 20:04:57 +08:00
mindspore-ci-bot
1ecc638fad
!15442 modify code method metrics
...
From: @changzherui
Reviewed-by: @kingxian,@zhoufeng54
Signed-off-by: @kingxian
2021-04-22 16:58:36 +08:00
zhangzhaoju
6a2aee492c
Clean code that not used
2021-04-22 16:24:05 +08:00
mindspore-ci-bot
b760d1235f
!15416 Update normalization description at nn/layer/normalization.py
...
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-04-21 15:05:33 +08:00
changzherui
1f4c17edca
modify clean code
2021-04-21 10:56:16 +08:00
dinglinhe
54fb72e2b3
Update normalization description at nn/layer/normalization.py
2021-04-20 12:30:37 +08:00
yangzhenzhang
c2ca2232c5
add select op
2021-04-20 09:23:22 +08:00
mindspore-ci-bot
1c9d3c0aa0
!15353 add parallel operator for scatter update
...
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
2021-04-20 09:03:08 +08:00
Cathy Wong
636809c255
dataset: C++ API ToNumber & Lookup: change data_type parm from string to DataType
2021-04-19 12:35:37 -04:00
mindspore-ci-bot
0fd1726e79
!15172 Clean GraphKernel's codes from frontend
...
From: @dayschan
Reviewed-by: @gaoxiong1,@dylangeng,@gaoxiong1
Signed-off-by: @dylangeng,@dylangeng
2021-04-19 09:34:35 +08:00
yangzhenzhang
9cdd70433f
add scatterupdate op
2021-04-17 17:32:48 +08:00
yangzhenzhang
d070af122f
add topk op
2021-04-17 14:12:49 +08:00
dayschan
771e3f61f3
Clean GraphKernel's codes from frontend
...
1. set class GraphKernel as deprecated, and treat it as Cell
2. set class InplaceAssign as deprecated, suggested using Assign instead.
3. set op_selector as deprecated, removed the _selected_ops and _selected_grad_ops, replaced with real operations
4. removed the two passes of GraphKernel from frontend
5. removed the GraphKernel's codes from other modules
2021-04-17 11:03:34 +08:00
mindspore-ci-bot
f9c5060cf2
!14930 Handle ignored returned Status
...
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
2021-04-17 03:52:41 +08:00
mindspore-ci-bot
9c81c5d2a0
!15189 Add more ut for transform ops and subset sampler
...
From: @alexyuyue
Reviewed-by:
Signed-off-by:
2021-04-17 01:46:13 +08:00
hesham
6e6eaebb77
Fix unused return value in main code
2021-04-16 11:33:35 -04:00
yangzhenzhang
f9f5df368e
add gathernd op
2021-04-16 14:29:03 +08:00
alex-yuyue
97e3232b6d
Add more ut for transform ops and subset sampler
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2021-04-15 16:51:41 -04:00
mindspore-ci-bot
f09df9ac2f
!15248 Fix shellcheck warnings for cache shell scripts
...
From: @lixiachen
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
2021-04-15 22:47:06 +08:00
Lixia Chen
91f9059263
Fix shellcheck warnings
2021-04-15 09:33:07 -04:00
zhangyunshu
d969be9107
profiler: fixed aicpu timeline
2021-04-15 19:35:24 +08:00
yangzhenzhang
bcd2ecc403
check layouts for shared parameter
2021-04-15 10:39:05 +08:00
mindspore-ci-bot
727203a498
!14911 dataset: Fill op: C++ API support, UTs and Pybind decoupling
...
From: @cathwong
Reviewed-by:
Signed-off-by:
2021-04-14 05:32:11 +08:00
Cathy Wong
7e6a03487e
dataset: Fill op: C++ API support, UTs and Pybind decoupling
2021-04-13 10:02:39 -04:00
mindspore-ci-bot
e07a69d8f8
!14874 GNN dataset new feature
...
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
2021-04-13 10:44:27 +08:00
Zhenglong Li
f3895f2b09
Add get edges from nodes function for gnn network
2021-04-10 18:31:13 +08:00
mindspore-ci-bot
f0f7bf1ed1
!14885 fix: wrong input order
...
From: @jonyguo
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
2021-04-10 16:52:41 +08:00
jonyguo
a5cc81dc97
fix: wrong input order in test_paddeddataset.py
2021-04-09 17:22:31 +08:00
Lixia Chen
1f2b178a16
Reset CacheClient's status for a new run
...
Turn off lock only after all data is cached
2021-04-08 15:30:48 -04:00
mindspore-ci-bot
a9ba9b90f6
!14680 MindData Codespell correction
...
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
2021-04-07 18:28:55 +08:00
luoyang
624511337c
MindData Codespell correction
2021-04-07 10:20:29 +08:00
hesham
8535e89e6c
Remove DataBuffer
2021-04-05 17:55:59 -04:00
hesham
0d86cb1423
Remove rows_per_buffer
2021-04-04 00:22:16 -04:00
mindspore-ci-bot
c99fe1e412
!12841 DataBuffer removal from DE
...
From: @hfarahat
Reviewed-by:
Signed-off-by:
2021-04-04 03:28:13 +08:00
mindspore-ci-bot
28f4759537
!14606 parallel ut test
...
From: @yao_yf
Reviewed-by:
Signed-off-by:
2021-04-02 21:24:43 +08:00
yao_yf
a83fb3316b
fix parallel timeout
2021-04-02 20:19:26 +08:00
mindspore-ci-bot
5b8a200fa9
!14572 show accurate error line when use user defined class
...
From: @zhangbuxue
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-04-02 15:14:31 +08:00
mindspore-ci-bot
e034f0294b
!14556 Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform & Fix error msg of pythontokenizer
...
From: @luoyang42
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
2021-04-02 14:23:56 +08:00
buxue
6f1105ea79
show accurate error line when use user defined class
2021-04-01 21:52:00 +08:00
luoyang
ec21d3f748
Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform
...
Fix error msg of pythontokenizer
2021-04-01 19:09:07 +08:00
changzherui
ffee537387
modify python ut
2021-04-01 16:19:55 +08:00
hesham
a9a80693be
Replace Databuffers with TensorRows
2021-03-31 17:00:36 -04:00
buxue
8c47ce1803
show accurate error info and error lines when use unsupported builtin function
2021-03-31 12:33:38 +08:00
changzherui
fde2856d5d
modify python ut
2021-03-30 20:08:26 +08:00
mindspore-ci-bot
7d911cdeeb
!14365 set parallel communication init in parallel ut
...
From: @yao_yf
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
2021-03-30 16:30:07 +08:00
yao_yf
4d0635eabe
set parallel communication init flag in parallel ut
2021-03-30 11:21:57 +08:00
buxue
d830a2b55a
optimize exception mode when use undefined name in if for and while
2021-03-27 17:28:52 +08:00
mindspore-ci-bot
5d0490909d
!14097 map a fv cnode if it is not mapped and belong to primal_graph_
...
From: @xychow
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
2021-03-26 09:20:42 +08:00
zhousiyi
74d500a756
If a fv cnode is not mapped but belong to primal_graph_, then don't propagate this fv to caller, it should mapped instead
2021-03-25 11:49:37 +00:00
mindspore-ci-bot
5926f7c386
!13906 【MD】【BUG】Conventional judgment on the parameter h w not less than zero
...
From: @xulei2020
Reviewed-by:
Signed-off-by:
2021-03-25 14:10:42 +08:00
xulei2020
4122d1dcce
fix code format bug
2021-03-25 09:18:36 +08:00
mindspore-ci-bot
9023ba2b56
!13745 Enable zero dimension when it comes out of operator.
...
From: @liangzhibo
Reviewed-by: @ginfung,@zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-03-24 20:34:30 +08:00
l00591931
923dd4b77a
enable zero dimension tensor when input is data
2021-03-24 15:46:17 +08:00
mindspore-ci-bot
1bc5a2d8ec
!13483 modify ci python ut execution
...
From: @changzherui
Reviewed-by:
Signed-off-by:
2021-03-23 14:17:59 +08:00
buxue
e3056ed9b2
show accurate code line when use uninitialized var in for
2021-03-21 17:50:58 +08:00
mindspore-ci-bot
8e8f3043f9
!12115 IR operators of GPU and CPU are unified as batchnorm
...
From: @ding_fei_fei
Reviewed-by:
Signed-off-by:
2021-03-19 14:51:26 +08:00
mindspore-ci-bot
1d505ebad3
!13528 Optimize the functions of log module
...
From: @askmiao
Reviewed-by: @ginfung,@zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-03-19 14:06:35 +08:00
askmiao
4e39eab473
modify the log module
2021-03-19 09:59:45 +08:00
dingpeifei
87e41aaeee
IR operators of GPU and CPU are unified as batchnorm
2021-03-18 19:02:28 +08:00
YangLuo
f99204b292
fix python tokenizer
2021-03-18 15:47:09 +08:00
changzherui
6cd90dc45e
modify ci python ut execution
2021-03-18 11:30:49 +08:00
mindspore-ci-bot
b61aa9b4cf
!13342 Throw exception when tensor with 0 shape is constructed
...
From: @liangzhibo
Reviewed-by:
Signed-off-by:
2021-03-17 09:18:27 +08:00
mindspore-ci-bot
7454ac8ecd
!13382 [PipelineSplit]change pipeline key word
...
From: @lichen666
Reviewed-by: @kisnwang,@zhunaipan
Signed-off-by: @zhunaipan
2021-03-16 20:20:32 +08:00
mindspore-ci-bot
48a7a94677
!13397 fix shellcheck error
...
From: @xsmq
Reviewed-by: @zhoufeng54,@zhunaipan
Signed-off-by: @zhunaipan
2021-03-16 17:42:19 +08:00
mindspore-ci-bot
f9c408934e
!13380 unify range
...
From: @lianliguang
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-03-16 16:56:53 +08:00
xsmq
bf6da44f84
fix shellcheck error
2021-03-16 15:43:50 +08:00
lichenever
a2b2727ba8
change_pipeline_key_word
2021-03-16 14:02:35 +08:00
LianLiguang
17b9758543
unify range ops
2021-03-16 10:47:42 +08:00
l00591931
bd777e0710
throw exception when tensor has zero in shape
2021-03-16 10:39:48 +08:00
Lixia Chen
30017ea5a0
Fix codex issues
2021-03-15 11:15:15 -04:00
mindspore-ci-bot
ac18da3770
!13061 [MD][bugfix] Fix to_json error: can't pickle pyfunc
...
From: @xiefangqi
Reviewed-by:
Signed-off-by:
2021-03-13 12:48:26 +08:00
Xiao Tianci
4a7100c7f9
fix RandomAffine degree error and some examples in docs
2021-03-12 17:39:38 +08:00
mindspore-ci-bot
682a8926bd
!13176 fix minddata transform issue
...
From: @luoyang42
Reviewed-by:
Signed-off-by:
2021-03-12 17:01:56 +08:00
mindspore-ci-bot
a1c3f55aca
!13197 support item negative index bprop
...
From: @zhangbuxue
Reviewed-by: @ginfung
Signed-off-by:
2021-03-12 15:52:26 +08:00
xiefangqi
41f3e02e87
fix pyfunc pickle issue
2021-03-12 15:17:08 +08:00
buxue
50ee325b96
support item negative index bprop
2021-03-12 13:58:46 +08:00
YangLuo
74d7bb41a6
fix minddata transform issue
2021-03-12 11:37:14 +08:00
mindspore-ci-bot
1e33df94a5
!13142 support name or attribute ast.Expr
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
2021-03-12 09:27:32 +08:00
mindspore-ci-bot
f7040ca134
!13198 Fix get_dataset_size error with PKSampler
...
From: @ziruiwu
Reviewed-by:
Signed-off-by:
2021-03-12 06:11:26 +08:00
mindspore-ci-bot
1bb789278d
!13200 Fix CI warnings and test team issues
...
From: @alexyuyue
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
2021-03-12 05:38:01 +08:00
Zirui Wu
2692e3cc3d
fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
2021-03-11 15:43:02 -05:00
mindspore-ci-bot
236c874e64
!12862 Increase default level of parallelism in minddata pipeline
...
From: @robingrosman
Reviewed-by:
Signed-off-by:
2021-03-12 04:23:02 +08:00
alex-yuyue
2457f52596
Fix CI warning and test team issues
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2021-03-11 13:34:51 -05:00
buxue
2551f5ea7e
support name or attribute ast.Expr
2021-03-11 21:40:33 +08:00
mindspore-ci-bot
e1a95b1152
!12714 rebuild getitem
...
From: @yepei6
Reviewed-by:
Signed-off-by:
2021-03-11 14:49:21 +08:00
RobinGrosman
a0e75b845a
Increase default level of parallelism in mindddata pipeline to 8.
...
Adjust memory usage to not increase as parallelism increases. it will
stay at same level it would be with 4 parallelism
2021-03-10 18:38:11 -08:00
mindspore-ci-bot
54c37bcd61
!12947 Add MaxPool3D,MaxPool3DGrad,MaxPool3DGradGrad ops for Ascend.
...
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
2021-03-11 08:55:46 +08:00
liuxiao93
35f6ba9011
Add MaxPool3D,MaxPool3DGrad,MaxPool3DGradGrad ops for Ascend.
2021-03-10 15:33:07 +08:00
mindspore-ci-bot
3c7463bf2c
!12943 adding fix to sample script
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
2021-03-10 10:22:19 +08:00
Eric
ed373f61ac
Adding inheritance to user defined sampler
...
what if we just do nothing
trying wrapper approach
Fix yolo
2021-03-09 18:14:49 -05:00
mindspore-ci-bot
fe3b26a637
!12982 dice bug
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-03-09 17:04:16 +08:00
jiaqi
cdb7330818
diceloss bug
2021-03-09 16:23:45 +08:00
yepei6
57373ed30a
merge getitem the by otehr types to by tuple(success)
2021-03-09 10:47:29 +08:00
ougongchang
e8ee209877
Optimize summary ut and delete duplicate test cases
...
Change the summary test case to stage3 to avoid multiple processes that cause the summary test case to fail
2021-03-08 17:36:17 +08:00