Commit Graph

26010 Commits

Author SHA1 Message Date
sl_wang e9d2455be1 adjust api format 2021-06-23 11:31:22 +08:00
i-robot ac6d75b803 !18719 wide_and_deep test
Merge pull request !18719 from huchunmei/tmp1
2021-06-23 03:22:02 +00:00
i-robot a97c7cfed6 !18694 modify FaceQuality network for clould
Merge pull request !18694 from zhanghuiyao/FaceQuality_clould
2021-06-23 03:15:58 +00:00
YangLuo 4e9f6d54f7 update cpp api & doc 2021-06-23 11:14:52 +08:00
i-robot a7075c69d6 !18731 merge openpose
Merge pull request !18731 from Maige/openpose
2021-06-23 03:12:02 +00:00
i-robot 1f2e87a0f5 !18737 change nnie_converter so relative path
Merge pull request !18737 from zhaodezan/master
2021-06-23 03:03:59 +00:00
zhouyaqiang a3f235c8d8 fix eval of yolov5 2021-06-23 10:50:48 +08:00
oacjiewen fcfa6626c8 update model_zoo/OWNERS. 2021-06-23 02:48:12 +00:00
i-robot e263ae8874 !18548 fix docs of GradOperations for its example appears wrong output and add the CPU platform to docs of some operators
Merge pull request !18548 from dinglinhe/code_docs_dlh_ms_I3W537
2021-06-23 02:45:59 +00:00
dinglinhe 737963459b Rectification of operator ease of use part 3 2021-06-23 10:41:54 +08:00
i-robot 8a417aa456 !18709 Add EPP-MVSNet to model zoo
Merge pull request !18709 from NewMesc/master
2021-06-23 02:40:04 +00:00
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
tom__chen 799cb79873 remove synchronous error check 2021-06-22 15:10:41 -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