jiaqi
cdb7330818
diceloss bug
4 years ago
yepei6
57373ed30a
merge getitem the by otehr types to by tuple(success)
4 years ago
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
4 years ago
mindspore-ci-bot
91cf88d692
!12883 Fix bugs of minddata transforms
From: @luoyang42
Reviewed-by:
Signed-off-by:
4 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
4 years ago
mindspore-ci-bot
7ba21f8d8c
!12900 Add communication parallel mode.
From: @liujunzhu
Reviewed-by: @zhoufeng54,@guoqi1024
Signed-off-by: @guoqi1024
4 years ago
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
4 years ago
Zhang Qinghua
df866f7248
Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
4 years ago
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
4 years ago
liujunzhu
6541b96c40
Add communication parallel mode.
4 years ago
mindspore-ci-bot
d285692217
!12852 Change maketuple in coreops
From: @liangzhibo
Reviewed-by:
Signed-off-by:
4 years ago
l00591931
680324f225
Change make tuple in core.ops
4 years ago
Ziyan
ec9793861f
fix grad accu
4 years ago
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.
4 years ago
mindspore-ci-bot
7ff2b3b499
!12781 fix bug of amp bn cast
From: @jojobugfree
Reviewed-by:
Signed-off-by:
4 years ago
alex-yuyue
6d7be32614
Add more callable test and clean the input check
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
mindspore-ci-bot
1c191a65fb
!12765 Fix numpy input to samplers
From: @hfarahat
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
c07371f5c9
!12763 Fix C++ API testcases
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
8e13667ff4
!12674 Add support to multiple tensor in eager mode
From: @alexyuyue
Reviewed-by: @nsyca
Signed-off-by:
4 years ago
Eric
f9a2379a70
Fixing api leftover
Fixed compile error
Fixed more testcases
4 years ago
mindspore-ci-bot
e58be0de71
!12737 quantum state evolution operator
From: @donghufeng
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
7fcce73c51
!12700 add grad accumulation combined with optimizer parallel
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
4 years ago
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:
4 years ago
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>
4 years ago
caifubi
a6959c2a13
fix bn cast bug
4 years ago
ougongchang
4309e20b1b
Add heartbeat check in summary and delete test cases that do not exit
4 years ago
hesham
616d1a1f3d
Fix sampler supporting numpy input
4 years ago
mindspore-ci-bot
85461bcdb3
!12532 add SyncBatchNorm
From: @yuchaojie
Reviewed-by:
Signed-off-by:
4 years ago
xuxs
066d23e2ad
evolution operator
4 years ago
yangzhenzhang
a70d616841
mini step grad accumulation
5 years ago
yujianfeng
f0b7c3dd4d
Add a switch to control grad for scalar
4 years ago
yuchaojie
6d195f340c
add SyncBatchNorm
4 years ago
mindspore-ci-bot
f269f3fc8d
!12231 Support ad for scalar inputs
From: @ginfung
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
6808816cb2
!12618 support index by negative number
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
ed46bf8b18
!12624 add rmse_loss and mae_loss
From: @lijiaqi0612
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
4 years ago
buxue
610300335f
support index by negative number
4 years ago
mindspore-ci-bot
c8defc2a8a
!12558 Fix sampler error messages
From: @hfarahat
Reviewed-by:
Signed-off-by:
4 years ago
Jiaqi
112b8488c5
add rmse loss
4 years ago
yujianfeng
41189781f3
support scalar input for cell
4 years ago
wangshuide2020
72e938eb06
change dimension of input for FusedBatchNormEx from 2D to 4D in test_two_matmul_batchnorm_ex.
4 years ago
mindspore-ci-bot
5b206557d2
!12586 support invert bool tensor
From: @zhangbuxue
Reviewed-by: @zh_qh,@ginfung,@zh_qh
Signed-off-by: @zh_qh,@zh_qh
4 years ago
buxue
f8a00d52af
support invert bool tensor
4 years ago
wangshuide2020
b9eb90b198
add GPU for DenseBnAct, Erfc, Log1p, etc. in Supported Platforms.
4 years ago
hesham
aa4298721a
Fix sampler error messages
4 years ago
mindspore-ci-bot
2e7a785d44
!12535 add raises description for Cast, Diag, Eye, Fill etc. operators
From: @wangshuide2020
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
e73f43aa85
!12507 support convert ValueDict to py dict
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
wangshuide2020
8a7fa2e651
add raises description for Cast, Diag, Eye, Fill etc. operators.
4 years ago
mindspore-ci-bot
bff0fde980
!12249 make slice support tensor
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9893b3d128
!12320 add focal loss
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
4 years ago
xsmq
923b53d2e6
replace tab with spaces
4 years ago