Commit Graph

26812 Commits

Author SHA1 Message Date
i-robot 44283b1aec !19316 add gradlew
Merge pull request !19316 from yeyunpeng2020/java
2021-07-05 02:00:22 +00:00
i-robot 8bf1a346b1 !19306 faster_rcnn test
Merge pull request !19306 from huchunmei/faster2
2021-07-05 01:58:23 +00:00
i-robot 29f892ee5e !19331 [MS][LITE] fix lite java inference issue
Merge pull request !19331 from zhengjun10/master
2021-07-05 01:54:24 +00:00
liyong 2d7f00bcfd fix api doc 2021-07-05 09:54:10 +08:00
zhengjun10 a77110b254 fix lite run android env populate register bug 2021-07-05 09:53:34 +08:00
i-robot e80079936f !19313 modify onnx.proto file
Merge pull request !19313 from changzherui/mod_onnx_pb
2021-07-05 01:52:20 +00:00
i-robot 456ca8ad89 !19067 vec matmul opt
Merge pull request !19067 from zhaozhenlong/lite/opt/vec_matmul
2021-07-05 01:50:26 +00:00
chenshushu 0e68218ee1 【模型】Bert base
【修改说明】cluner支持SDK、mxbase推理
【验证结果】容器中推理 OK
【修改人】chenshushu
【评审人】
2021-07-05 09:47:30 +08:00
i-robot 662f8cb377 !19321 bert can been used on Modelrts.
Merge pull request !19321 from 郑彬/bert
2021-07-05 01:46:23 +00:00
zhangxinfeng3 ff352f0d0c 0704 sponge ops 2021-07-05 09:44:31 +08:00
i-robot 3a7b0a245d !19284 [MS][LITE]Update NNIE so
Merge pull request !19284 from gongdaguo/fix_benchmark
2021-07-05 01:40:26 +00:00
Zhenglong Li 4a780124ec Fix the shortage of some comma and default value issue 2021-07-05 09:38:56 +08:00
i-robot c5619ec7a3 !19346 fixed the invalid links
Merge pull request !19346 from oacjiewen/master
2021-07-05 01:32:24 +00:00
i-robot 476c268b13 !18825 [ME][Compiler]Limite broaden when type is number
Merge pull request !18825 from chenfei_mindspore/namespace-err
2021-07-05 01:30:25 +00:00
i-robot 9fdd23f783 !19233 Fix parameter of highgrad
Merge pull request !19233 from zjun/fix_parameter
2021-07-05 01:28:23 +00:00
i-robot 75d0216941 !19335 modify model_zoo network config "" replace ''
Merge pull request !19335 from lilei/modify_model_zoo_bug
2021-07-05 01:26:23 +00:00
i-robot b93907fdca !19246 Change Loss to LossBase
Merge pull request !19246 from chenhaozhe/change-loss-base
2021-07-05 01:24:23 +00:00
chendongsheng 72a1df8872 fixed pclint 2021-07-05 09:20:31 +08:00
i-robot 15dee806a2 !19231 run 0615_protobuf
Merge pull request !19231 from mindspore_ding/run_0630_pro
2021-07-05 01:18:23 +00:00
liyong 9a1de0af65 add slice patches in python and c++ 2021-07-05 09:16:47 +08:00
i-robot 1e54401388 !19299 [MSLITE][Develop] add hardware judge for tensor rt delegate
Merge pull request !19299 from yangruoqi713/trt
2021-07-05 01:12:22 +00:00
i-robot 577a2a1be6 !19283 modify export for autodis\simple_pose\tinydarknet\textrcnn
Merge pull request !19283 from 郑彬/textrcnn
2021-07-05 01:08:44 +00:00
i-robot 0e585335f7 !19270 fix coredump when env is null
Merge pull request !19270 from jjfeing/master
2021-07-05 01:04:25 +00:00
i-robot bee52f52c3 !19170 Error message bug fix
Merge pull request !19170 from lizhenglong1992/bug_fix
2021-07-05 01:02:24 +00:00
郑彬 a7345fc8b6 tinybert can been used on ModelArts 2021-07-05 02:08:04 +08:00
caojiewen c1cadc6927 fixed the invalid links 2021-07-05 01:08:57 +08:00
i-robot a09f38399f !19344 fix bug of host device from different graph
Merge pull request !19344 from limingqi107/bug_fix2
2021-07-04 16:58:51 +00:00
i-robot 4bb2474235 !19340 optimize the multi device execution performance
Merge pull request !19340 from limingqi107/bug_fix
2021-07-04 15:02:50 +00:00
i-robot fa0d79478d !19169 actor runtime support CPU dump
Merge pull request !19169 from limingqi107/actor_runtime2
2021-07-04 14:48:52 +00:00
limingqi107 633e18df4d fix bug of host device from different graph 2021-07-04 22:26:02 +08:00
limingqi107 05be63887c optimize the multi device execution performance and communication node running order 2021-07-04 20:42:58 +08:00
zhaozhenlong 23f16b8778 full connection vec matmul opt 2021-07-04 19:20:01 +08:00
yeyunpeng2020 bcb5a58435 add gradlew 2021-07-04 14:25:07 +08:00
i-robot 66c03ebc06 !19314 Fix receive WaitCMD instead of terminate for multigraph on GPU issue
Merge pull request !19314 from parastooashtari/master
2021-07-04 03:20:45 +00:00
limingqi107 e761655a42 actor runtime support CPU dump 2021-07-04 11:19:09 +08:00
zjun 4beae4cb49 Fix params
Signed-off-by: zjun <zhangjun0@huawei.com>
2021-07-04 08:49:39 +08:00
i-robot 8008103050 !19338 fixed sponge net
Merge pull request !19338 from gaoyong10/new_runtime19
2021-07-03 16:08:48 +00:00
i-robot 427e1077a6 !19329 fix bug of actor runtime host device multi-graphs
Merge pull request !19329 from limingqi107/bug_fix
2021-07-03 14:07:12 +00:00
i-robot 39095f36dd !19337 send output result must be before output data
Merge pull request !19337 from limingqi107/bug_fix2
2021-07-03 13:53:09 +00:00
gaoyong10 b3f0a29fb1 Fix Sponge net. 2021-07-03 21:44:11 +08:00
i-robot 0553fb0a6a !19328 fix bug of infer shape in dynamic shape training
Merge pull request !19328 from zyli2020/fix_issue_defect
2021-07-03 12:21:40 +00:00
limingqi107 8f851f0c98 send output result must be before output data 2021-07-03 20:15:57 +08:00
i-robot e4c21db380 !19322 Fix ocean and sponge net.
Merge pull request !19322 from gaoyong10/new_runtime19
2021-07-03 11:05:39 +00:00
limingqi107 c198c47beb fix bug of actor runtime host device multi-graphs 2021-07-03 18:59:44 +08:00
huchunmei 96955632f2 clould 2021-07-03 18:26:22 +08:00
huchunmei c08ec63080 clould 2021-07-03 17:51:00 +08:00
lilei f23cf7ac43 modify model_zoo network bug 2021-07-03 17:38:44 +08:00
i-robot 8e5ca98653 !19315 fix accuracy of crnn 310 inference degragation bug
Merge pull request !19315 from 于振华/fix_crnn_master
2021-07-03 09:33:40 +00:00
i-robot 693f035f46 !19285 [MultiThread_Infer] Make function call depth variable as thread_local and refactor eval routine.
Merge pull request !19285 from 张清华/opt0
2021-07-03 09:23:39 +00:00
i-robot e1d7594fc6 !19083 modify export air parameter format
Merge pull request !19083 from changzherui/mod_export_air_data_format
2021-07-03 09:21:39 +00:00