Commit Graph

25844 Commits

Author SHA1 Message Date
i-robot 7cb7a23f9b !18733 fix bug retinanet and cnn_direction_model
Merge pull request !18733 from Maige/bug
2021-06-23 02:38:03 +00:00
zhanghuiyao 2ba591a766 Add README_CN.md file for yolov4. 2021-06-23 10:36:32 +08:00
i-robot 72702588bb !18638 Bugfix for key error of op_task_dict in flops parser moudle
Merge pull request !18638 from gzhcv/Flops
2021-06-23 02:20:00 +00:00
i-robot b6aaffe4de !18685 fix bug of common opt repeatly match a same node
Merge pull request !18685 from hwjiaorui/fix-common-pass
2021-06-23 02:17:59 +00:00
i-robot a7ddd10af5 !18727 fix get allreduce fusion bug
Merge pull request !18727 from kisnwang/fix-hccl-allreduce-fusion-get-bug
2021-06-23 02:12:08 +00:00
i-robot d4aca69981 !18448 Add debugger to new GPU runtime
Merge pull request !18448 from parastooashtari/new_unified_gpu
2021-06-23 01:56:09 +00:00
i-robot c2e03304ef !18695 [Bug][MI]Optimize the prompt information when not enabling RDR
Merge pull request !18695 from wangjunbao/master
2021-06-23 01:49:58 +00:00
i-robot 972518ac83 !18739 Fix parameter dump when input_output=1 and log type name issue
Merge pull request !18739 from TinaMengtingZhang/bugfix-3
2021-06-23 01:43:58 +00:00
yuchaojie 689158f79b FracZ format conversion when conv2d group > 1 2021-06-23 09:32:16 +08:00
i-robot ae2206db87 !18705 added recovery check worker and server0
Merge pull request !18705 from anancds/server
2021-06-23 01:32:02 +00:00
i-robot e3dbf76223 !18704 add te version check warning countdown
Merge pull request !18704 from zhoufeng/dx-te-gcc
2021-06-23 01:29:59 +00:00
i-robot 4982424ccf !18497 depthwise fp16 3x3 winograd
Merge pull request !18497 from zhaozhenlong/lite/opt/fp16_depthwise_3x3
2021-06-23 01:28:11 +00:00
i-robot 8423a8319d !18471 update op info config
Merge pull request !18471 from zhoufeng/update-op-info-conf
2021-06-23 01:24:13 +00:00
i-robot 2c2fbd2fc9 !18626 support change spin count
Merge pull request !18626 from yangjie159/uniform_runtime
2021-06-23 01:22:02 +00:00
i-robot 4bea42bb20 !18732 Ignore Monad input when building ops in graph
Merge pull request !18732 from tanghuikang/ignore_monad
2021-06-23 01:20:00 +00:00
i-robot 7a9b4d49f1 !18639 fix bug of actor runtime of tests/st
Merge pull request !18639 from limingqi107/actor_runtime
2021-06-23 01:01:57 +00:00
Parastoo Ashtari 6ed17d52b1 Add debugger to new unified GPU runtime 2021-06-22 18:23:56 -04:00
TinaMengtingZhang 6b090679ab fix two issues: dump with input_output=1 and log type name 2021-06-22 16:13:07 -04:00
i-robot 30ea9eb97c !18559 Execute error message when the output tensor is empty
Merge pull request !18559 from h.farahat/empty_bbox
2021-06-22 15:52:06 +00:00
zhaodezan c6b633730d change nnie_converter so relative path 2021-06-22 22:21:16 +08:00
i-robot 0c4bfc1d5f !18327 Rectification API
Merge pull request !18327 from shenwei41/code_docs_fix_config
2021-06-22 14:20:10 +00:00
i-robot 03cc6449c2 !18566 Remove communication fusion value for PanGu Model
Merge pull request !18566 from huangxinjing/rm_type_check
2021-06-22 14:06:03 +00:00
i-robot e78380965e !18522 No need to recompute load node
Merge pull request !18522 from YuJianfeng/recompute1
2021-06-22 14:00:05 +00:00
xinjun ma 22aed66032 fix bug v0.8 2021-06-22 21:52:25 +08:00
xinjun ma 612018c4ad fix bug v0.7 2021-06-22 21:48:21 +08:00
xinjun ma 8b5fff517d fix bug v0.6 2021-06-22 21:06:53 +08:00
xinjun ma 5e3c3672b6 fix bug v0.5 2021-06-22 21:01:48 +08:00
xinjun ma bbdb4dc758 fix bug v0.4 2021-06-22 20:53:30 +08:00
i-robot dca5504fd4 !15672 [assistant][RGB2BGR]
Merge pull request !15672 from QingfengLi/rgb2bgr
2021-06-22 12:48:04 +00:00
lingyunli63 a995bea507 recompute_fuse 2021-06-22 20:39:11 +08:00
chendongsheng 4086e545f5 added recovery check worker and server0 2021-06-22 20:38:57 +08:00
zhaozhenlong dfeaa77997 depthwise 3x3 fp16 wino 2021-06-22 20:25:36 +08:00
xinjun ma 95f0a855ec fix bug v0.3 2021-06-22 20:23:36 +08:00
xinjun ma 169b4b587e fix bug v0.2 2021-06-22 20:14:10 +08:00
maijianqiang 7f402a54aa fix bug retinanet and cnn_direction_model 2021-06-22 20:08:51 +08:00
shenwei41 a95f45c4b9 Rectification API 2021-06-22 20:08:04 +08:00
xinjun ma 3bc14d1c3e fix code specification 2021-06-22 20:00:31 +08:00
maijianqiang bc2e6b6c47 merge openpose 2021-06-22 19:59:16 +08:00
tanghuikang 6d3fde47d9 Ignore Monad input when building ops in graph 2021-06-22 19:54:44 +08:00
i-robot 11d6b435c2 !18663 SE-net amend utils.cc
Merge pull request !18663 from chenweitao_295/SE-net_amend
2021-06-22 11:48:00 +00:00
i-robot f042392842 !18454 FaceQualityAssessment add 310 infer
Merge pull request !18454 from ZeyangGAO/faceqa
2021-06-22 11:46:02 +00:00
kswang 3fbd8ce783 fix get allreduce fusion bug 2021-06-22 19:40:13 +08:00
i-robot a6d5a09b75 !18716 [bugfix] Equal operator's infer dtype should be bool
Merge pull request !18716 from zyli2020/mindrt_debug
2021-06-22 11:28:10 +00:00
yangjie159 b430f05aae support change spin count 2021-06-22 19:09:56 +08:00
i-robot f56079d67b !18539 upload libmslite_nnie so
Merge pull request !18539 from zhaodezan/master
2021-06-22 10:55:58 +00:00
郑彬 77eba816b0 centernet_can_been_used_on_ModelArts 2021-06-22 18:36:24 +08:00
gzhcv 001985ca25 Fit Gpu LoopCount for profiler module 2021-06-22 18:24:01 +08:00
huchunmei dd91a964bb clould 2021-06-22 17:47:36 +08:00
yujianfeng 44f251d68c No need to recompute Load node 2021-06-22 17:31:51 +08:00
lizhenyu df69ae0c44 fix equal infer dtype bug: not bool 2021-06-22 17:27:22 +08:00