i-robot
|
f98497ca09
|
!18728 support ascend310 infer of Resnext101
Merge pull request !18728 from 周莉莉/master
|
2021-06-23 09:02:09 +00:00 |
i-robot
|
f843a15490
|
!18713 wgan 310 infer
Merge pull request !18713 from 张晓晓/master
|
2021-06-23 09:00:04 +00:00 |
i-robot
|
923b6a48c5
|
!18749 adjust api format of thor
Merge pull request !18749 from wangshuangling/master
|
2021-06-23 08:50:09 +00:00 |
likesen
|
99a995b432
|
Implement UNet3d on GPU
|
2021-06-23 16:22:03 +08:00 |
i-robot
|
f2c45a6172
|
!18044 Fit Gpu LoopCount for profiler module
Merge pull request !18044 from gzhcv/FitLoopCount
|
2021-06-23 08:06:03 +00:00 |
i-robot
|
0c360ea2d6
|
!16766 Add recompute fuse
Merge pull request !16766 from lingyunli63/recompute_fuse
|
2021-06-23 07:54:12 +00:00 |
i-robot
|
105ecb4296
|
!18715 Rectification of operator ease of use part 3
Merge pull request !18715 from dinglinhe/code_docs_dlh_ms_I3R3BX_4
|
2021-06-23 07:48:02 +00:00 |
yuchaojie
|
fc80ba655f
|
move OutputUsedNum attr setting from fusion passes to ub_pattern_fusion
|
2021-06-23 15:37:14 +08:00 |
lishanni513
|
bddfd9ac65
|
Enable Auto-Mixed-Precision & TensorCore for AlexNet on GPU
|
2021-06-23 15:28:47 +08:00 |
i-robot
|
0966595cfd
|
!18538 support FracZ format conversion when conv2d group > 1
Merge pull request !18538 from yuchaojie/op_select
|
2021-06-23 07:14:19 +00:00 |
yeyunpeng2020
|
1d08945704
|
jni add strip
|
2021-06-23 15:04:55 +08:00 |
liangzelang
|
f678823a1b
|
fix the bug of the comparison of shape attr.
|
2021-06-23 14:47:06 +08:00 |
i-robot
|
18eed2fb33
|
!18706 centernet can been used on ModelArts
Merge pull request !18706 from 郑彬/master
|
2021-06-23 06:46:02 +00:00 |
i-robot
|
2b98a3c301
|
!18743 Add README_CN.md file for yolov4
Merge pull request !18743 from zhanghuiyao/yolov4_add_readme
|
2021-06-23 06:32:06 +00:00 |
i-robot
|
e07f1e3a98
|
!18648 fix eval of yolov5
Merge pull request !18648 from zhouyaqiang0/master
|
2021-06-23 06:30:05 +00:00 |
i-robot
|
87feef9ad6
|
!18360 update cpp api doc
Merge pull request !18360 from luoyang/cppapi
|
2021-06-23 06:22:11 +00:00 |
i-robot
|
cb92de87d6
|
!18616 fix bug multi conv split
Merge pull request !18616 from zoloft/pub_master2
|
2021-06-23 06:16:04 +00:00 |
yangzhenzhang
|
7980b807dc
|
modify batchnorm info
|
2021-06-23 14:11:04 +08:00 |
changzherui
|
bf18942554
|
modify import api and parameter comment
|
2021-06-23 12:45:49 +08:00 |
z00512249
|
45544cd82e
|
fix multi conv node
|
2021-06-23 12:03:40 +08:00 |
l00591931
|
156c774490
|
fix infer of onehot
|
2021-06-23 11:44:39 +08:00 |
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 |