Commit Graph

14761 Commits

Author SHA1 Message Date
jinyaohui 1d9d3b123c fix broadcast bug 2020-12-03 08:42:52 +08:00
mindspore-ci-bot b15504f6a5 !9327 Cast half to int by rounding down
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2020-12-03 05:25:01 +08:00
mindspore-ci-bot 6945c4dd5f !9338 [MS][DynamicShape] Bug in InferImpl for UnsortedSegmentOps (incorrect identification of dynamic mode)
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2020-12-03 04:19:44 +08:00
danishnxt bf5ceaae57 updated to test files + DynamicOpCheckFix
lintfix

Adding Dynamic_shape_depends
2020-12-02 13:44:46 -05:00
mindspore-ci-bot cee750c643 !9328 Fix Unique Op dynamic shape support
From: @tom__chen
Reviewed-by: 
Signed-off-by:
2020-12-03 00:51:36 +08:00
chenfei 368e33bd67 resolve mem leak in primitive py 2020-12-03 00:30:32 +08:00
peixu_ren 73a7c31d41 Delete redundant phrase in LGamma doc 2020-12-02 10:36:33 -05:00
YangLuo a2ec7ad5bd Fix concat issue & fix schema doc 2020-12-02 21:06:22 +08:00
tom__chen ee8a060f55 Fix unique dynamic shape 2020-12-02 07:49:56 -05:00
yoni 15d4f6fb04 tod bug fix 2020-12-02 14:49:55 +02:00
VectorSL 3366d66034 fix isnan isfinite isinfinite infer type 2020-12-02 20:19:15 +08:00
xulei2020 ada57d0e58 add rotate op for EXIF image info 2020-12-02 19:55:32 +08:00
wanghua 65a02753dd add maskrcnn mobilenetv1 2020-12-02 19:26:36 +08:00
Pengyongrong 1fb298b68b GPU Ops Rectification and fix bug 2020-12-02 03:00:06 -08:00
lichenever 78e131cf15 pipeline_split adapt parallel 2020-12-02 18:52:40 +08:00
wilfChen 4520c088cf infer shape for noop 2020-12-02 18:46:42 +08:00
fangzehua 648692d46f add SubOffset cpu op 2020-12-02 18:46:34 +08:00
wilfChen 0363a7401a infer shape for noop 2020-12-02 18:44:29 +08:00
mindspore-ci-bot cffe2c94fe !9370 Fixing some tiny faults in notes of classes' examples
From: @zhangz0911gm
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
2020-12-02 18:44:09 +08:00
mindspore-ci-bot 5bf331e30a !9379 fix too many warning print
From: @liubuyu
Reviewed-by: @jjfeing,@kisnwang
Signed-off-by: @kisnwang
2020-12-02 18:29:00 +08:00
mindspore-ci-bot 311ee57a21 !9270 remove attr of sparseToDense op
From: @lyvette
Reviewed-by: 
Signed-off-by:
2020-12-02 18:27:01 +08:00
mindspore-ci-bot 79fef0df0e !9142 fix bug of addn not supported dynamic shape
From: @M20211031
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
2020-12-02 17:59:37 +08:00
jjfeing a8366502e2 fusion op insert cache 2020-12-02 17:52:55 +08:00
mindspore-ci-bot 4f032cf3f8 !9309 support 3d format
From: @liubuyu
Reviewed-by: 
Signed-off-by:
2020-12-02 17:49:14 +08:00
xiaoyisd 8b13b520c4 del freeze bn 2020-12-02 17:45:58 +08:00
mindspore-ci-bot b5fbe86a56 !9372 add eltwise mkldnn operator scalar support
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@kisnwang
Signed-off-by: @wuxuejian
2020-12-02 17:26:37 +08:00
mindspore-ci-bot 7c4470dc74 !9361 support repeated calculation when the axis of gatherv2 is 0 and split
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
2020-12-02 17:18:35 +08:00
zhangz0911gm 0ffec7acf9 Fixing some tiny faults in notes of classes' examples 2020-12-02 17:12:21 +08:00
liuxiao78 c7999e3c1c add posenet readme
add photos

fix space

add readme

fix readme

add photo

modify readme

fix ci

fix ci

fix ci
2020-12-02 17:01:44 +08:00
liubuyu 8d981b2428 fix too much warning print 2020-12-02 16:46:54 +08:00
mindspore-ci-bot 0c46093496 !9346 add profiler st
From: @yanghaitao1
Reviewed-by: @lilongfei15,@ouwenchang
Signed-off-by: @ouwenchang
2020-12-02 16:42:42 +08:00
kswang 231a6e8c93 fix exception not exit error 2020-12-02 16:40:39 +08:00
zhaozhenlong 501c57d606 fix onnx onehot 2020-12-02 16:39:26 +08:00
tronzhang 2190da9946 support atomic clean and change package for akg. 2020-12-02 16:26:41 +08:00
chendongsheng 72980a8a48 added node 2020-12-02 16:25:52 +08:00
zhouyaqiang 6ebf670d2d remove redundant parameter of resnext50 and inceptionv3 2020-12-02 16:24:16 +08:00
tanghuikang 1ca02326b7 PyNative prim attr bug fix 2020-12-02 16:22:16 +08:00
yuzhenhua 0d1f209d69 fix bert export bug 2020-12-02 16:09:24 +08:00
yao_yf ef2c859715 nn.embeddinglookup note fix 2020-12-02 16:07:28 +08:00
yvette dd04c1c362 verify shape and index rationality 2020-12-02 15:54:53 +08:00
mindspore-ci-bot 0c7ba7a7fa !9354 mode_mindir_suffix
From: @bai-yangfan
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @c_34
2020-12-02 15:52:42 +08:00
mindspore-ci-bot 98d6198e6b !8109 add cpu pynative mode
From: @chujinjin
Reviewed-by: @kisnwang
Signed-off-by:
2020-12-02 15:43:43 +08:00
mindspore-ci-bot 7c38b072d4 !9317 fix the docstring of SummaryCollector and SummaryRecord
From: @ouwenchang
Reviewed-by: @lilongfei15,@jonyguo
Signed-off-by: @jonyguo
2020-12-02 15:43:32 +08:00
mindspore-ci-bot af9be6bd69 !9316 [MS][LITE]20201123 detection demo app program freeze after select 'PHOTO'
From: @sishuikang
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhanghaibo5
2020-12-02 15:25:58 +08:00
zengxianglong d81cb6b5cf fix a bug in normalize operator 2020-12-02 15:24:38 +08:00
yeyunpeng 4f4185aad2 fix java problem 2020-12-02 15:24:21 +08:00
zhaoting 42633cf9ff add eltwise mkldnn operator scalar support 2020-12-02 15:15:10 +08:00
zhaozhenlong 3f7cada769 fix code check 2020-12-02 15:08:49 +08:00
chenzupeng 3cfcddbd26 fullconnection support 3d 2020-12-02 15:08:04 +08:00
yangzhenzhang 2f45b7171f gatherv2 1-dim repeated calculation 2020-12-02 14:58:47 +08:00