mindspore-ci-bot
f912912c2e
!11128 Add grad of Sort operator.
...
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-01-11 15:01:25 +08:00
mindspore-ci-bot
ec556edde7
!11140 Fix matrix inverse ops st.
...
From: @linqingke
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-01-11 14:14:17 +08:00
mindspore-ci-bot
6eb4634ba2
!10946 Switch bare pointer to shared_ptr
...
From: @anancds
Reviewed-by:
Signed-off-by:
2021-01-11 14:12:46 +08:00
linqingke
b9467e5340
fix matrix inverse ops st.
2021-01-11 10:38:49 +08:00
mindspore-ci-bot
256a1ef5c8
!11095 Modify dot opt to support pynative mode
...
From: @xutianming1985
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @liangchenghui
2021-01-11 09:21:42 +08:00
liuxiao93
aacad990c3
Add grad of sort.
2021-01-11 09:07:46 +08:00
chendongsheng
048534b75e
Switch bare pointer to shared_ptr
2021-01-09 10:21:07 +08:00
mindspore-ci-bot
7957a3b6f5
!10988 Tensor op decoupling stage 1
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
2021-01-09 05:12:10 +08:00
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
2021-01-08 09:42:20 -05:00
mindspore-ci-bot
b355f5402b
!10309 Port over getter pass and tensor fusion pass to IR
...
From: @ziruiwu
Reviewed-by:
Signed-off-by:
2021-01-08 21:37:51 +08:00
mindspore-ci-bot
db741b2fb7
!10826 cpp st framework and script
...
From: @zhoufeng54
Reviewed-by: @kisnwang,@xsmq
Signed-off-by:
2021-01-08 21:11:18 +08:00
mindspore-ci-bot
8c54a87bca
!11070 fix bug of LessEqual kernel info on CPU
...
From: @shibeiji
Reviewed-by: @liangchenghui,@liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui,@liangchenghui
2021-01-08 16:54:50 +08:00
mindspore-ci-bot
e341b7ee97
!10335 bleu score
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-01-08 16:38:08 +08:00
xutianming
1e7f18a097
Modify dot opt to support pynative mode
2021-01-08 14:57:30 +08:00
shibeiji
984f31e901
fix bug of supported data type for LessEqual on CPU
2021-01-08 13:06:37 +08:00
Zirui Wu
0e68575e77
port over getter pass
...
port over tensor_op_fusion pass
add fusion support for prebuildOpeartion (TensorOpeartion)
2021-01-07 10:52:49 -05:00
mindspore-ci-bot
6d6ed86a9d
!10427 RangeOp new gpu kernel
...
From: @peilin-wang
Reviewed-by:
Signed-off-by:
2021-01-07 23:14:40 +08:00
Jiaqi
f6de97fc27
bleu_score
2021-01-07 21:24:38 +08:00
mindspore-ci-bot
62888f23b8
!10400 roc and auc
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-01-07 21:19:41 +08:00
zhoufeng
a5b2b08035
cpp st fwk and script
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-01-07 17:58:38 +08:00
mindspore-ci-bot
274e0aa750
!10885 add nll_loss operation
...
From: @jiangzg001
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-01-07 14:15:22 +08:00
mindspore-ci-bot
1276715c11
!10939 surface distance
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-01-07 11:02:15 +08:00
Jiaqi
ef3f6d62db
auc_roc
2021-01-07 10:55:16 +08:00
mindspore-ci-bot
09848d7ef3
!9083 add dice and hausdroff
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-01-07 10:31:42 +08:00
mindspore-ci-bot
67296c08c7
!9502 add hausdroff distance
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-01-07 10:31:32 +08:00
mindspore-ci-bot
25d5d43dea
!10746 [cpu] Add type support for concat, reshape, transpose, tile, squeeze, expandims cpu op
...
From: @yanglf1121
Reviewed-by: @wuxuejian
Signed-off-by: @wuxuejian
2021-01-07 09:51:18 +08:00
mindspore-ci-bot
cdeacdf5c7
!9809 Add int8 uint8 type support to GPU ScatterAdd
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-01-07 05:48:15 +08:00
Peilin Wang
507cc4ab15
range past segfault addressed comments
...
changed default max_output_length to 1000000
change docstring
fix ci
change max_output_length to maxlen
2021-01-06 13:39:28 -05:00
mindspore-ci-bot
5a70853392
!10332 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
...
From: @david-he91
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
2021-01-06 15:59:17 +08:00
mindspore-ci-bot
1c942ce49f
!10221 support grad accumulation for auto parallel
...
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
2021-01-06 15:27:34 +08:00
mindspore-ci-bot
1f06cd63f3
!10436 Support to control whether to throw runtime exceptions in SummaryRecord
...
From: @ouwenchang
Reviewed-by:
Signed-off-by:
2021-01-06 14:21:21 +08:00
yanglf1121
75aa938ee6
add type support for concat, reshape, transpose, tile, squeeze, expandims cpu op
2021-01-06 13:11:46 +08:00
mindspore-ci-bot
1d1f6841b9
!10937 keep consistent in Graph mode and PyNative mode for 'isinstance'
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
2021-01-06 10:29:49 +08:00
ougongchang
06be546b52
Support to control whether raise RuntimeError exception in SummaryRecord
...
1. Support explainer raise an RuntimeError exception
2. fix the ut of SummaryRecord
2021-01-06 10:07:47 +08:00
mindspore-ci-bot
abb86381ac
!10985 Refactor cpu ops Concat to support morn than 4D inputs
...
From: @yuanwei66
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @wuxuejian
2021-01-06 09:39:07 +08:00
yangzhenzhang
9da3f9bec9
mini step grad accumulation
2021-01-06 09:25:06 +08:00
jiangzhenguang
d3f42e7d6b
add nll_loss operation.
2021-01-06 09:11:35 +08:00
mindspore-ci-bot
03e655f14a
!10070 Fixing GetDatasetSize issue with chained samplers
...
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
2021-01-06 05:11:51 +08:00
mindspore-ci-bot
9f44599abd
!9806 equal op gpu kernel support int64/uint8
...
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
2021-01-06 04:45:27 +08:00
mindspore-ci-bot
5fd77356c9
!9687 Adding AddChild functionality to SamplerObj
...
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
2021-01-06 01:46:08 +08:00
buxue
6d395c1d3f
keep consistent in Graph mode and PyNative mode for 'isinstance'
2021-01-05 21:36:10 +08:00
yuanwei66
cc6a2df435
cpu op concat refactor to support more than 4D inputs
2021-01-05 21:15:33 +08:00
mindspore-ci-bot
a531628dd5
!10325 modify MetaTensor and Tensor
...
From: @Somnus2020
Reviewed-by: @kingxian
Signed-off-by: @kingxian
2021-01-05 17:50:34 +08:00
Jiaqi
29cd33a542
3d
2021-01-05 17:25:41 +08:00
Jiaqi
9a5b9525de
hausdorff_distance
2021-01-05 17:20:57 +08:00
Jiaqi
ed7cf87d0b
surface distance
2021-01-05 17:13:12 +08:00
mindspore-ci-bot
a5869f2984
!10142 dataset CPP UT: Updates for ExecTree to IRTree Support
...
From: @cathwong
Reviewed-by:
Signed-off-by:
2021-01-05 06:53:14 +08:00
Nat Sutyanyong
7c5b2de1ec
dataset CPP UT: Updates for ExecTree to IRTree Support
2021-01-04 16:00:30 -05:00
lilei
b858097ae4
modify MetaTensor and Tensor
2021-01-04 20:58:34 +08:00
mindspore-ci-bot
c10e3645b0
!10681 Add summary st for summary operators
...
From: @ouwenchang
Reviewed-by: @wuxuejian,@lilongfei15
Signed-off-by: @wuxuejian
2021-01-04 20:06:38 +08:00