mindspore-ci-bot
f912912c2e
!11128 Add grad of Sort operator.
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
liuxiao93
aacad990c3
Add grad of sort.
5 years ago
chendongsheng
048534b75e
Switch bare pointer to shared_ptr
5 years ago
mindspore-ci-bot
7957a3b6f5
!10988 Tensor op decoupling stage 1
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
be46ccf721
Started vision decoupling
map validate params
Changing bindings
Change behavior of vision.cc
Added signature and changed Cmake
Compiling
Need to fix compile
Added compiling random transforms
python changes for decoupling
two failed test case remaining
Compiling random choice
passes all ut
Changed assert
review comments
Added validate params
add back return value
Fix lint
py lint fix
pylint 2
Addressing comments
5 years ago
mindspore-ci-bot
b355f5402b
!10309 Port over getter pass and tensor fusion pass to IR
From: @ziruiwu
Reviewed-by:
Signed-off-by:
5 years ago
Zirui Wu
0e68575e77
port over getter pass
port over tensor_op_fusion pass
add fusion support for prebuildOpeartion (TensorOpeartion)
5 years ago
Jiaqi
f6de97fc27
bleu_score
5 years ago
mindspore-ci-bot
62888f23b8
!10400 roc and auc
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
274e0aa750
!10885 add nll_loss operation
From: @jiangzg001
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
1276715c11
!10939 surface distance
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
5 years ago
Jiaqi
ef3f6d62db
auc_roc
5 years ago
mindspore-ci-bot
09848d7ef3
!9083 add dice and hausdroff
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
67296c08c7
!9502 add hausdroff distance
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
1c942ce49f
!10221 support grad accumulation for auto parallel
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
1f06cd63f3
!10436 Support to control whether to throw runtime exceptions in SummaryRecord
From: @ouwenchang
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
1d1f6841b9
!10937 keep consistent in Graph mode and PyNative mode for 'isinstance'
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
5 years ago
ougongchang
06be546b52
Support to control whether raise RuntimeError exception in SummaryRecord
1. Support explainer raise an RuntimeError exception
2. fix the ut of SummaryRecord
5 years ago
yangzhenzhang
9da3f9bec9
mini step grad accumulation
5 years ago
jiangzhenguang
d3f42e7d6b
add nll_loss operation.
5 years ago
mindspore-ci-bot
03e655f14a
!10070 Fixing GetDatasetSize issue with chained samplers
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
5fd77356c9
!9687 Adding AddChild functionality to SamplerObj
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
5 years ago
buxue
6d395c1d3f
keep consistent in Graph mode and PyNative mode for 'isinstance'
5 years ago
mindspore-ci-bot
a531628dd5
!10325 modify MetaTensor and Tensor
From: @Somnus2020
Reviewed-by: @kingxian
Signed-off-by: @kingxian
5 years ago
Jiaqi
29cd33a542
3d
5 years ago
Jiaqi
9a5b9525de
hausdorff_distance
5 years ago
Jiaqi
ed7cf87d0b
surface distance
5 years ago
mindspore-ci-bot
a5869f2984
!10142 dataset CPP UT: Updates for ExecTree to IRTree Support
From: @cathwong
Reviewed-by:
Signed-off-by:
5 years ago
Nat Sutyanyong
7c5b2de1ec
dataset CPP UT: Updates for ExecTree to IRTree Support
5 years ago
lilei
b858097ae4
modify MetaTensor and Tensor
5 years ago
Payne
b12ca2165c
add bool expand dims and wait to test
5 years ago
mindspore-ci-bot
37a4cbfb3b
!10772 Prevent the multiprocess.pool from capturing KeyboardInterrupt,
From: @ouwenchang
Reviewed-by: @wenkai_dist,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
4322d737f3
!10689 added retry and unit test
From: @anancds
Reviewed-by: @limingqi107,@cristoval
Signed-off-by:
5 years ago
mindspore-ci-bot
4bb54e5ffe
!10710 add ut for primitve c of conv2d
From: @lianliguang
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
5 years ago
ougongchang
e5529230bf
Prevent the multiprocess from capturing KeyboardInterrupt
5 years ago
LianLiguang
4504766bbd
add ut for conv2d
5 years ago
mindspore-ci-bot
998483e0c3
!10610 add batchnorm3d and check in conv3d
From: @jiangzg001
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
chendongsheng
b289c6184a
added retry and unit test
5 years ago
mindspore-ci-bot
ca3ac703c9
!10627 handler signal
From: @zhupuxu
Reviewed-by:
Signed-off-by:
5 years ago
jonyguo
f97d03f695
impl mindrecord lazy load
5 years ago
mindspore-ci-bot
fae4246811
!10683 [Auto paralel] Change memory cost calculation in auto-parallel
From: @xiaoda_zh
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
5 years ago
zhupuxu
e36175b0dc
handler signal
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
5 years ago
jiangzhenguang
9f950fb16c
add batchnorm3d
5 years ago
mindspore-ci-bot
2e684df5b1
!10686 fix infer rank list typo and add testcase
From: @gong_zi_yan
Reviewed-by: @stsuteng,@zhunaipan
Signed-off-by: @stsuteng
5 years ago
Ziyan
2c3b99ce91
fix infer rank list typo
5 years ago
mindspore-ci-bot
0d04de8db2
!10455 Expand J for innermost graph first when the graph also contains J primitive
From: @ginfung
Reviewed-by: @zhunaipan
Signed-off-by:
5 years ago
Xiaoda Zhang
3c27c08b46
change memory cost calculation in auto-parallel
5 years ago
mindspore-ci-bot
b96d4315dc
!10393 added collective send and receive
From: @anancds
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
ef13ff4bef
!10613 add ut for primitve c of conv2d
From: @lianliguang
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
5 years ago
mindspore-ci-bot
b67aaf6773
!9832 expose_allgather_fusion_to_users
From: @gong_zi_yan
Reviewed-by:
Signed-off-by:
5 years ago