Commit Graph

21867 Commits

Author SHA1 Message Date
yangzhenzhang d070af122f add topk op 2021-04-17 14:12:49 +08:00
mindspore-ci-bot cb3571a1ca !15068 fix depthwise_conv2d multi batch bug
From: @yeyunpeng2020
Reviewed-by: @ddwsky,@zhanghaibo5
Signed-off-by: @ddwsky
2021-04-17 12:23:09 +08:00
mindspore-ci-bot d1ec55778c !15310 fixed the hardware description
From: @oacjiewen
Reviewed-by: @gemini524,@liangchenghui,@c_34
Signed-off-by: @liangchenghui,@c_34
2021-04-17 11:53:46 +08:00
mindspore-ci-bot 70a6837b2c !15275 update GPT-2 code
From: @ouyang_xx
Reviewed-by: @oacjiewen,@c_34
Signed-off-by: @c_34
2021-04-17 11:50:34 +08:00
mindspore-ci-bot 7951d3f8cb !15283 remove cast primitive when doing cast
From: @lianliguang
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-04-17 11:45:39 +08:00
VectorSL 8048b52edd add cudnn version check 2021-04-17 11:39:12 +08:00
lizhenyu e7bf52b997 fix CodeDex warnings 2021-04-17 11:38:37 +08:00
zhaozhenlong a40984e1bf when run npu, cpu op not bind core 2021-04-17 11:23:10 +08:00
anzhengqi 14a39862fd fix psenet readme file 2021-04-17 11:22:55 +08:00
dayschan 771e3f61f3 Clean GraphKernel's codes from frontend
1. set class GraphKernel as deprecated, and treat it as Cell
2. set class InplaceAssign as deprecated, suggested using Assign instead.
3. set op_selector as deprecated, removed the _selected_ops and _selected_grad_ops, replaced with real operations
4. removed the two passes of GraphKernel from frontend
5. removed the GraphKernel's codes from other modules
2021-04-17 11:03:34 +08:00
mindspore-ci-bot c3f3fcab3f !14514 enable GraphKernel for TransData
From: @hanhuifeng2020
Reviewed-by: @gaoxiong1,@dylangeng
Signed-off-by: @dylangeng
2021-04-17 10:41:04 +08:00
mindspore-ci-bot 29ab37d925 !14997 add scatter operations: ScatterAdd ScatterSub ScatterMul ScatterDiv ScatterMax ScatterMin ScatterUpdate
From: @dinglongwei
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
2021-04-17 10:35:56 +08:00
zhaodezan 04aa9b12ce add ml_voice_detect model 2021-04-17 10:25:58 +08:00
caojiewen 0d717f9a66 fixed the hardware description 2021-04-17 10:22:56 +08:00
zuochuanyong 472967300e reupgrade onednn to V2.1 2021-04-17 10:05:07 +08:00
mindspore-ci-bot fb65a2e6f6 !15300 always make clean in train lenet
From: @xutianchun
Reviewed-by: @zhanghaibo5,@hangangqiang
Signed-off-by: @zhanghaibo5,@hangangqiang
2021-04-17 09:58:52 +08:00
zhupuxu 2b1b757511 delete dumpdir
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2021-04-17 09:46:56 +08:00
mindspore-ci-bot 5f2603ed93 !15216 Pybind11::object && PrimitivePy recycle optimize
From: @zhangzhaoju
Reviewed-by: @zh_qh,@hwhewei,@zh_qh
Signed-off-by: @zh_qh,@zh_qh
2021-04-17 09:38:16 +08:00
xutianchun da2e3561da always make clean in train lenet demo 2021-04-17 09:21:04 +08:00
mindspore-ci-bot c1d96385e6 !15231 npu add op CropAndResize and fix transform pass multi input
From: @zhaozhenlong
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
2021-04-17 09:13:01 +08:00
mindspore-ci-bot 91e6247aca !15268 FCN8s script optimize
From: @caojian05
Reviewed-by: @oacjiewen,@wuxuejian
Signed-off-by: @wuxuejian
2021-04-17 09:08:22 +08:00
mindspore-ci-bot f9c5060cf2 !14930 Handle ignored returned Status
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
2021-04-17 03:52:41 +08:00
mindspore-ci-bot ae173bb4af !15126 [Offline Debug] Support read of npy and perf improvements.
From: @islam_amin
Reviewed-by: @john_tzanakakis,@john_tzanakakis,@tom__chen
Signed-off-by: @john_tzanakakis
2021-04-17 02:42:41 +08:00
mindspore-ci-bot bd69a86931 !15124 Remove unused #include in cc files in MindData
From: @hfarahat
Reviewed-by: @nsyca,@mikef,@robingrosman
Signed-off-by: @robingrosman
2021-04-17 02:19:27 +08:00
mindspore-ci-bot 9c81c5d2a0 !15189 Add more ut for transform ops and subset sampler
From: @alexyuyue
Reviewed-by: 
Signed-off-by:
2021-04-17 01:46:13 +08:00
Islam Amin 1b5ec2f3e1 NPY support 2021-04-16 11:56:14 -04:00
hesham 98f0f36a20 Removed unused include 2021-04-16 11:40:56 -04:00
hesham 6e6eaebb77 Fix unused return value in main code 2021-04-16 11:33:35 -04:00
mindspore-ci-bot 5b7ed56d57 !12521 [WIP] MindData C++ Plugin infrastructure with GDAL decode
From: @ziruiwu
Reviewed-by: 
Signed-off-by:
2021-04-16 20:37:18 +08:00
mindspore-ci-bot 0fe493e205 !15161 support hbm perfermance test
From: @laiyongqiang
Reviewed-by: @jjfeing,@majorzhang
Signed-off-by: @majorzhang
2021-04-16 20:28:40 +08:00
liuxiao93 e895365c31 Fix check string attr of DynamicRnn. 2021-04-16 19:00:14 +08:00
zhoufeng 526847218b decouling from nsl
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-04-16 18:57:58 +08:00
zhangzhaoju a1db9c4959 Pybind11::object && PrimitivePy recycle optimize 2021-04-16 18:32:55 +08:00
mindspore-ci-bot 2edff12952 !15224 fix conv2dbackprop_eltwise_eltwise_fusion_pass which lack output_used_num
From: @yuchaojie
Reviewed-by: @jjfeing,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-04-16 18:08:26 +08:00
laiyongqiang de0f6edf5a support hbm profile 2021-04-16 18:01:31 +08:00
LianLiguang a0d25d8b57 avoid cast when doing infer 2021-04-16 17:57:35 +08:00
mindspore-ci-bot 7f6afb39ff !15258 Add descripton about markdownlint
From: @c_34
Reviewed-by: @zhunaipan,@oacjiewen
Signed-off-by: @oacjiewen
2021-04-16 17:36:33 +08:00
mindspore-ci-bot a4b314dc8b !15131 [MSLITE][Develop] Modify lite build and package script
From: @sunsuodong
Reviewed-by: @xsmq,@jpc_chenjianping
Signed-off-by: @jpc_chenjianping
2021-04-16 17:23:41 +08:00
mindspore-ci-bot fe1d6e5a78 !15274 fix 310 inference build bug
From: @yuzhenhua666
Reviewed-by: @c_34,@oacjiewen
Signed-off-by: @c_34
2021-04-16 17:16:03 +08:00
mindspore-ci-bot 1e4e26c74b !14846 [ME]Remove some redudunt codes
From: @chenfei52
Reviewed-by: 
Signed-off-by:
2021-04-16 16:52:10 +08:00
dinglongwei 7ec1793525 add cpu operations: ScatterAdd ScatterSub ScatterMul ScatterDiv ScatterMax ScatterMin ScatterUpdate 2021-04-16 16:46:36 +08:00
hanhuifeng2020 25505642ce enable GraphKernel for TransData 2021-04-16 16:23:15 +08:00
mindspore-ci-bot 6654059ca7 !14636 [lite]unify format pass in anf
From: @xu_anyue
Reviewed-by: 
Signed-off-by:
2021-04-16 16:13:35 +08:00
mindspore-ci-bot 42ac3a477b !15227 add parallel operator for gathernd
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
2021-04-16 16:09:36 +08:00
mindspore-ci-bot e9b2aec7e2 !15263 [GraphKernel] fix static check warning about memory leaked
From: @dayschan
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
2021-04-16 16:02:45 +08:00
ouyang_xx d3d034685d fix some bugs in trans_dict.py 2021-04-16 15:25:25 +08:00
yuzhenhua bf9b0653ab fix 310 build bug 2021-04-16 15:12:11 +08:00
mindspore-ci-bot d96420553b !14843 Memory reuse switch
From: @ding_fei_fei
Reviewed-by: @kingxian,@kingxian
Signed-off-by: @kingxian,@kingxian
2021-04-16 14:57:17 +08:00
mindspore-ci-bot 17837c13d0 !15222 fix cpu op Equal bug when dtype is int8/unit8 etc.
From: @caojian05
Reviewed-by: @wuxuejian,@wuxuejian,@c_34
Signed-off-by: @wuxuejian,@wuxuejian
2021-04-16 14:56:51 +08:00
CaoJian 9d1dc25dce FCN8s script optimize 2021-04-16 14:51:38 +08:00