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 |
TinaMengtingZhang
|
3ec5c760d7
|
Fix dump failed with StringImm node (i.e. summary op)
|
2021-06-24 12:28:51 -04: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 |
caojiewen
|
8b7505da63
|
fixed the bad links and filenames.
|
2021-06-24 20:43:49 +08:00 |
i-robot
|
26e34dec80
|
!18803 Sync enter bugfix for fail over
Merge pull request !18803 from ZPaC/sync-from-enter
|
2021-06-24 12:25:52 +00:00 |
zhaodezan
|
8ded6e666b
|
add err endl
|
2021-06-24 20:17:24 +08:00 |
i-robot
|
6bc1998a94
|
!18751 Add reverse option for HyperMap and Map, and enable reverse option for optimizers.
Merge pull request !18751 from 张清华/opt
|
2021-06-24 12:11:53 +00:00 |
i-robot
|
b5e8419776
|
!18796 mod error log for pad op
Merge pull request !18796 from wanyiming/pad_mod
|
2021-06-24 12:09:53 +00:00 |
i-robot
|
bea0eb7bd2
|
!18761 [MSLITE] Fix bug of nnie compilation.
Merge pull request !18761 from wangshaocong/nnie_to_master
|
2021-06-24 12:03:57 +00:00 |
zengxianglong
|
fdbe525ec3
|
adjust scripts execute order
|
2021-06-24 20:00:20 +08:00 |
ling
|
7d13da2daa
|
debug bug
|
2021-06-24 19:29:52 +08:00 |
i-robot
|
0ef7b6a59a
|
!18806 Fix cell id from python
Merge pull request !18806 from zjun/fix_cell_id
|
2021-06-24 11:25:43 +00:00 |
jjfeing
|
851f4b46dd
|
fix dynamic parameters
|
2021-06-24 19:09:55 +08:00 |
i-robot
|
5ee636c519
|
!18748 fix bug of loop count actor link
Merge pull request !18748 from limingqi107/actor_runtime
|
2021-06-24 10:48:12 +00:00 |
i-robot
|
a1e4654c98
|
!18415 【DEMO】【Auto Parallel】parallel optimizer support pipeline
Merge pull request !18415 from gziyan/opt_shard_fit_micro_batch_master
|
2021-06-24 09:40:13 +00:00 |
lingyunli63
|
3679e99fe8
|
fix recompute_fuse with reshape user
|
2021-06-24 17:36:35 +08:00 |
gaojing
|
cea687dbd0
|
cleancode for cpm
|
2021-06-24 05:36:33 -04:00 |