Commit Graph

25969 Commits

Author SHA1 Message Date
i-robot 8e043090be !18472 Implement UNet3d on GPU
Merge pull request !18472 from likesen/master
2021-06-25 09:51:46 +00:00
i-robot 765c03e53f !18870 Fix the formula display problem and some other formatting problems
Merge pull request !18870 from dinglinhe/code_docs_dlh_ms_I3XSH3
2021-06-25 09:35:47 +00:00
i-robot 36b6a96922 !18862 fix bug of UnifyMindIR repeatly match same node
Merge pull request !18862 from yuchaojie/unify_ir
2021-06-25 08:39:45 +00:00
i-robot d47c8596bb !18860 fix bug of memory swap
Merge pull request !18860 from limingqi107/bug_fix
2021-06-25 08:37:43 +00:00
i-robot d3a53ff1f6 !18782 Add Textcnn and Googlenet CPU Scripts
Merge pull request !18782 from wuxuejian/textcnn
2021-06-25 08:25:49 +00:00
i-robot 246f96f21b !18840 [MS][LITE] adjust cfg file and srcipt
Merge pull request !18840 from XianglongZeng/myms_new_3
2021-06-25 08:19:46 +00:00
i-robot ea75a6ba10 !18816 repair lstm
Merge pull request !18816 from huchunmei/repair
2021-06-25 08:17:51 +00:00
i-robot 6ab3bea212 !18821 [lite]limit fmk when user register ModelParser
Merge pull request !18821 from 徐安越/master_core
2021-06-25 08:15:51 +00:00
dinglinhe db77849d85 Fix the formula display problem and some other formatting problems 2021-06-25 15:52:38 +08:00
i-robot 119daba37b !18838 fix bug of actor runtime host and device
Merge pull request !18838 from limingqi107/actor_runtime
2021-06-25 07:41:46 +00:00
i-robot 2ba987d64f !18734 infer optimize to support multithreads exception & timeout issue
Merge pull request !18734 from lanzhineng/infer_optv3
2021-06-25 07:15:48 +00:00
i-robot f838dd5837 !18863 [GraphKernel]Modify Graph Kernel Doc Format 0616
Merge pull request !18863 from jiaoy1224/code_docs_gk_format
2021-06-25 07:05:49 +00:00
i-robot 17222b4e72 !18754 modify import api and parameter comment
Merge pull request !18754 from changzherui/add_api_page
2021-06-25 06:53:46 +00:00
xuanyue a7ab34c46e limit fmk 2021-06-25 14:36:17 +08:00
i-robot 6bbb64e63b !18815 warpctc, modify eval.py and export.py can been used on ModelArts.
Merge pull request !18815 from 郑彬/master
2021-06-25 06:23:47 +00:00
i-robot 1ee19d1d26 !18767 add err endl
Merge pull request !18767 from zhaodezan/master
2021-06-25 06:21:48 +00:00
yuchaojie dd6beb0a81 fix bug of UnifyMindIR repeatly match same node 2021-06-25 14:16:43 +08:00
i-robot c07582cd1b !16399 fix yolov4 val name
Merge pull request !16399 from jiangzhenguang/add_standalone_train_master
2021-06-25 06:13:49 +00:00
i-robot 7ec6231e3a !18814 modify model_zoo resnext50 network for clould
Merge pull request !18814 from lilei/modify_model_zoo_resnext50
2021-06-25 06:09:52 +00:00
limingqi107 3cb5075e38 fix bug of memory swap 2021-06-25 13:01:29 +08:00
jiangzhenguang 0b34ee6546 add standalone train to ssd 2021-06-25 11:32:24 +08:00
wuxuejian 4b90d90e1f Add Textcnn and Googlenet CPU Scripts 2021-06-25 11:02:18 +08:00
i-robot 49f012ad74 !18836 Update readme of modelzoo for related website.
Merge pull request !18836 from chenhaozhe/update-modelzoo-readme
2021-06-25 02:32:08 +00:00
i-robot 32a54eb4eb !15330 add updated paramter for graph
Merge pull request !15330 from kisnwang/add-updated-paramter-for-graph
2021-06-25 02:10:06 +00:00
i-robot 79859018be !18763 CleanCode for cpm network.
Merge pull request !18763 from casgj/master_0623
2021-06-25 02:04:05 +00:00
i-robot 8cc17da04d !18558 Udate MD static library name in MD cropper
Merge pull request !18558 from Mohammad Motallebi/cropper_bug3
2021-06-25 02:02:10 +00:00
zengxianglong 6aa389311a adjust cfg file and srcipt 2021-06-25 09:58:48 +08:00
i-robot 37e3144dca !18740 Optimize note for communication API
Merge pull request !18740 from ZPaC/note-optimize-for-create-group
2021-06-25 01:40:06 +00:00
i-robot 4e8305d055 !18379 Convert python to C++ within StridedSlice operator.
Merge pull request !18379 from 沈竞兴/StridedSlice
2021-06-25 01:34:07 +00:00
i-robot 7f5b507190 !18843 New runtime support run kernel graph which contains more than one kernel in PyNative mode.
Merge pull request !18843 from zyli2020/mindrt_debug
2021-06-25 01:32:06 +00:00
i-robot 8fb0026d42 !18690 [MSLITE] adjust scripts execute order
Merge pull request !18690 from XianglongZeng/myms_2
2021-06-25 01:30:10 +00:00
i-robot 5876884ed8 !18823 Fix the description about the operator Concat
Merge pull request !18823 from dinglinhe/dlh_code_ms_I3XN7I
2021-06-25 01:26:06 +00:00
i-robot 865846a2a2 !18829 fix dynamic parameter change
Merge pull request !18829 from jjfeing/master
2021-06-25 01:24:12 +00:00
i-robot 16708df674 !18831 debug bug
Merge pull request !18831 from ling/pr
2021-06-25 01:22:04 +00:00
i-robot 6711b737d6 !18776 fix bug ctpn postprocess
Merge pull request !18776 from Maige/bug
2021-06-25 01:18:11 +00:00
i-robot 660114f494 !18296 [MS][LITE]mindRT support control flow
Merge pull request !18296 from mengyuanli/add_control_flow
2021-06-25 01:16:05 +00:00
i-robot 5680c5b6bf !18826 fix recompute fuse with reshape user area
Merge pull request !18826 from lingyunli63/fix_recompute_reshape
2021-06-25 01:14:09 +00:00
limingqi107 61db069144 fix bug of actor runtime host and device 2021-06-25 09:10:05 +08:00
i-robot 905cba5ae0 !18788 Fix cache_admin stderr message and TFRecord get_dataset_size() when cached
Merge pull request !18788 from lixiachen/fix_stderr_msg
2021-06-24 17:52:10 +00:00
i-robot b9c178e6b7 !16616 GPU index_add op remove cuda device sync
Merge pull request !16616 from tom_chen/index_add
2021-06-24 14:42:03 +00:00
lizhenyu dec4c98f9c [bugfix] PyNative of new runtime support non single op 2021-06-24 22:21:53 +08:00
lanzhineng 75e59ebbe0 Infer exception handle 2021-06-24 21:48:39 +08:00
i-robot 9b5893a8cf !18837 Update owner
Merge pull request !18837 from wuxuejian/code_docs_wxj
2021-06-24 13:34:01 +00:00
i-robot 708e56f659 !17899 Fix compile cache bug for resent50
Merge pull request !17899 from LiangZhibo/cache
2021-06-24 13:29:58 +00:00
mengyuanli 6c63a0e917 1.fix bug of control flow pass bug
2.add invaild transpose op remove
2021-06-24 21:22:11 +08:00
i-robot a87fd539d4 !18726 Fix cudnn malloc memory failed.
Merge pull request !18726 from linqingke/gpu_memory
2021-06-24 13:15:57 +00:00
i-robot 3974aec4da !18809 fix "data_path" conflict
Merge pull request !18809 from Shawny/tdn_cpu
2021-06-24 13:13:59 +00:00
i-robot a51ff2a938 !18834 fixed the invalid links and filenames
Merge pull request !18834 from oacjiewen/master
2021-06-24 13:11:57 +00:00
chenhaozhe f6396dc3ca update modelzoo for related website 2021-06-24 21:06:52 +08:00
wuxuejian fe55e99c88 Update owner 2021-06-24 21:01:34 +08:00