l00591931
bd777e0710
throw exception when tensor has zero in shape
2021-03-16 10:39:48 +08: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
mindspore-ci-bot
91cf88d692
!12883 Fix bugs of minddata transforms
...
From: @luoyang42
Reviewed-by:
Signed-off-by:
2021-03-08 09:08:30 +08:00
YangLuo
74431ad117
Fix bugs of minddata transforms
2021-03-06 16:41:51 +08:00
mindspore-ci-bot
7ba21f8d8c
!12900 Add communication parallel mode.
...
From: @liujunzhu
Reviewed-by: @zhoufeng54,@guoqi1024
Signed-off-by: @guoqi1024
2021-03-06 15:55:49 +08:00
mindspore-ci-bot
48d4cca512
!12949 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
...
From: @zh_qh
Reviewed-by: @hwhewei,@zhunaipan
Signed-off-by: @zhunaipan
2021-03-06 14:41:35 +08:00
Zhang Qinghua
df866f7248
Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
2021-03-06 12:39:36 +08:00
mindspore-ci-bot
fe53c71b3b
!12843 Add more callable test and clean the input check for tensor ops
...
From: @alexyuyue
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
2021-03-05 22:59:45 +08:00
liujunzhu
6541b96c40
Add communication parallel mode.
2021-03-05 21:36:03 +08:00
mindspore-ci-bot
d285692217
!12852 Change maketuple in coreops
...
From: @liangzhibo
Reviewed-by:
Signed-off-by:
2021-03-05 19:13:42 +08:00
l00591931
680324f225
Change make tuple in core.ops
2021-03-05 10:54:33 +08:00
Ziyan
ec9793861f
fix grad accu
2021-03-05 10:28:10 +08:00
Zhang Qinghua
8b8c59f01e
Optimize the compile performance in Parser, FG, Manager and Renormalize:
...
---
Remove the routine of handling isolated nodes in Renormalize.
Add isolated nodes from Parser&Resolver.
Modify isolated nodes handling in FG&Manager.
Optimize the renormalize routines.
Other optimizations.
2021-03-04 16:01:54 +08:00
mindspore-ci-bot
7ff2b3b499
!12781 fix bug of amp bn cast
...
From: @jojobugfree
Reviewed-by:
Signed-off-by:
2021-03-04 10:14:51 +08:00
alex-yuyue
6d7be32614
Add more callable test and clean the input check
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2021-03-03 17:30:36 -05:00
mindspore-ci-bot
1c191a65fb
!12765 Fix numpy input to samplers
...
From: @hfarahat
Reviewed-by:
Signed-off-by:
2021-03-04 04:57:40 +08:00
mindspore-ci-bot
c07371f5c9
!12763 Fix C++ API testcases
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
2021-03-04 04:57:28 +08:00
mindspore-ci-bot
8e13667ff4
!12674 Add support to multiple tensor in eager mode
...
From: @alexyuyue
Reviewed-by: @nsyca
Signed-off-by:
2021-03-04 01:28:34 +08:00
Eric
f9a2379a70
Fixing api leftover
...
Fixed compile error
Fixed more testcases
2021-03-03 09:37:06 -05:00
mindspore-ci-bot
e58be0de71
!12737 quantum state evolution operator
...
From: @donghufeng
Reviewed-by:
Signed-off-by:
2021-03-03 15:38:42 +08:00
mindspore-ci-bot
7fcce73c51
!12700 add grad accumulation combined with optimizer parallel
...
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
2021-03-03 11:04:19 +08:00
mindspore-ci-bot
8fb01aabd4
!12738 Add heartbeat check in summary and delete test cases that do not exit
...
From: @ouwenchang
Reviewed-by: @yelihua
Signed-off-by:
2021-03-03 10:11:32 +08:00
alex-yuyue
66aff93940
Fix test team issue: ToNumber in eager mode.
...
And support multiple tensor as input in call method
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2021-03-02 17:39:44 -05:00
caifubi
a6959c2a13
fix bn cast bug
2021-03-02 17:24:47 +08:00
ougongchang
4309e20b1b
Add heartbeat check in summary and delete test cases that do not exit
2021-03-02 15:29:15 +08:00
hesham
616d1a1f3d
Fix sampler supporting numpy input
2021-03-01 12:41:59 -05:00
mindspore-ci-bot
85461bcdb3
!12532 add SyncBatchNorm
...
From: @yuchaojie
Reviewed-by:
Signed-off-by:
2021-03-01 19:34:41 +08:00