Commit Graph

25844 Commits

Author SHA1 Message Date
i-robot eb30e1e691 !18779 modify model_zoo mass for clould
Merge pull request !18779 from lilei/modify_model_zoo_mass
2021-06-24 01:52:37 +00:00
i-robot 9c141f00ed !18347 Rectification of operator ease of use part 2
Merge pull request !18347 from dinglinhe/code_docs_dlh_ms_I3R3BX_3
2021-06-24 01:50:36 +00:00
i-robot 5d5f38c501 !18428 [GraphKernel] Enable Auto-Mixed-Precision & TensorCore for AlexNet on GPU
Merge pull request !18428 from lishanni/master_alexnet
2021-06-24 01:48:33 +00:00
i-robot 33d4fc768c !18769 fix adam/deltadam optimizer bug
Merge pull request !18769 from wangyanling/optimizer
2021-06-24 01:43:12 +00:00
i-robot 9ccf1a9aad !18589 change dir and add code of encrypt
Merge pull request !18589 from zhoushan33/flclient0619_om_encrypt
2021-06-24 01:32:38 +00:00
i-robot 47a858b7f6 !18755 jni add strip
Merge pull request !18755 from yeyunpeng2020/java
2021-06-24 01:30:38 +00:00
i-robot 532cb463f5 !18718 Move parameter __del__ to correct place
Merge pull request !18718 from huanghui/fix-del-parameter
2021-06-24 01:29:09 +00:00
i-robot dce1631adc !18652 [MS][LITE]optimize mindrt
Merge pull request !18652 from zhaizhiqiang/master
2021-06-24 01:26:55 +00:00
i-robot 4270142bd1 !18758 don't use SyncBatchNorm in Gpu backend
Merge pull request !18758 from yangzhenzhang/modify-batch-norm-info
2021-06-24 01:18:37 +00:00
i-robot b337eb0153 !18774 delete log-depend from kernel.h
Merge pull request !18774 from ling/pr
2021-06-24 01:11:21 +00:00
i-robot 0768ae686e !18656 Fix bug of resnet50 512 batch size memory not enough
Merge pull request !18656 from JoyLvliang/fix_bug_of_resnet50_512_batch_size_memory_not_enough
2021-06-24 01:06:41 +00:00
i-robot a7d596d28a !18762 fix bug of reduce infer value
Merge pull request !18762 from lianliguang/master
2021-06-24 01:04:46 +00:00
i-robot 35c1f14cf3 !18673 [MD] Fix crash with large max_rowsize and add argument validations
Merge pull request !18673 from harshvardhangupta/max_rowsize_fix
2021-06-23 13:32:17 +00:00
Harshvardhan Gupta 6845a16b44 fix coredump with large max_rowsize and add arg validations 2021-06-23 09:31:11 -04:00
zhoushan b7b58a2ab9 change dir and add Encrypt code 2021-06-23 20:35:15 +08:00
lilei 8388ced9ee modify model_zoo network for clould 2021-06-23 19:17:56 +08:00
huanghui c420b7f0d3 move parameter __del__ 2021-06-23 19:16:48 +08:00
dinglinhe b1b4375417 Rectification of operator ease of use part 2 2021-06-23 18:53:22 +08:00
ling a7faa431b8 delete log-depend from kernel.h 2021-06-23 18:11:37 +08:00
zhaizhiqiang 2920d42999 optimize mindrt 2021-06-23 18:03:45 +08:00
wangyanling 6d3e058ba8 fix opimizer bug 2021-06-23 17:55:58 +08:00
7347157+joylvliang@user.noreply.gitee.com 6efc47853f fix_bug_of_resnet50_512_batch_size_memory_not_enough 2021-06-23 17:31:25 +08:00
lianliguang c336870af2 fix bug of reduce ops infer value 2021-06-23 17:25:02 +08:00
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
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
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
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
z00512249 45544cd82e fix multi conv node 2021-06-23 12:03:40 +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