Commit Graph

25773 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
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
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
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
i-robot dca5504fd4 !15672 [assistant][RGB2BGR]
Merge pull request !15672 from QingfengLi/rgb2bgr
2021-06-22 12:48:04 +00: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
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
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
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
zhoufeng be41da058a update op info config
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-22 17:24:48 +08:00
zhoufeng 3a7a4d9a98 add te version check warning countdown
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-22 17:15:25 +08:00
zhaodezan 3d7fc460b2 upload libmslite_nnie so 2021-06-22 16:44:14 +08:00
gzhcv 7e30c041c8 Bugfix for key error of op_task_dict in flops parser moudle 2021-06-22 16:36:00 +08:00
i-robot e7ea93dacd !18657 support int32 scalar + int64 scalar in graph mode
Merge pull request !18657 from 杨林枫/support_int32_int64_scalar_add
2021-06-22 08:14:03 +00:00
i-robot 0f5248d3e0 !18623 merge ctpn
Merge pull request !18623 from Maige/ctpn
2021-06-22 08:12:08 +00:00
wangjunbao 2367337c2e Modify the warning message when not enabling RDR 2021-06-22 16:01:49 +08:00
i-robot d90cfd2aaa !18682 Fix adaptiveavgpool2d accuracy error when input H is not equal to W
Merge pull request !18682 from zuochuanyong/fix_AdaptiveAvgPool2D
2021-06-22 07:28:05 +00:00
i-robot 914d77e1c9 !18662 infer optimize to support multithreads and find exit of branches.
Merge pull request !18662 from lanzhineng/infer_optv3
2021-06-22 07:10:01 +00:00
i-robot 08f7e99c9e !18617 fixed log error
Merge pull request !18617 from anancds/ssl
2021-06-22 06:56:02 +00:00
i-robot 9dfc43cf32 !18537 fix type error in profiler
Merge pull request !18537 from yanghaitao/yht_fix_vm_type
2021-06-22 06:40:01 +00:00
wangjunbao 62e5e5bdb5 Modify the warning message when not enabling RDR 2021-06-22 14:17:14 +08:00
i-robot 0a3f364372 !18677 Modify _check_construct_args to an inner function
Merge pull request !18677 from huanghui/modify-inner-function
2021-06-22 05:06:03 +00:00
limingqi107 6dda8a9ae3 fix bug of actor runtime of tests/st 2021-06-22 12:50:15 +08:00
lanzhineng fc8ec7fc49 infer_optv3:infer optimize to find exit of branches and resolve the
endless issue.
2021-06-22 11:55:56 +08:00
i-robot 749de6636c !18637 fix no exception when export with encryption failed
Merge pull request !18637 from liuluobin/fix_issue
2021-06-22 03:48:01 +00:00