sunsuodong
|
8f75cb4ded
|
fix_lite_release_package
|
2021-06-16 14:46:12 +08:00 |
i-robot
|
74be005bc6
|
!18366 fix log lock in signal handler
Merge pull request !18366 from zhoufeng/fix-signal-handler-lock
|
2021-06-16 10:41:31 +08:00 |
i-robot
|
e38dc88d9c
|
!18325 Add check for AllReduce fusion index in PyNative mode
Merge pull request !18325 from caifubi/master-pynative-allreduce
|
2021-06-16 09:55:34 +08:00 |
i-robot
|
9d42b48843
|
!18372 fix async dump for sink_mode=True
Merge pull request !18372 from john_tzanakakis/jt_bug_fixes
|
2021-06-16 09:53:31 +08:00 |
i-robot
|
af8eea1d88
|
!18376 fixed the invalid links
Merge pull request !18376 from oacjiewen/master
|
2021-06-16 09:51:39 +08:00 |
i-robot
|
74cb4c4c47
|
!18320 FaceRecognitionOnTracking add 310 infer
Merge pull request !18320 from chenweitao_295/FaceRecognitionOnTracking
|
2021-06-16 09:47:29 +08:00 |
i-robot
|
70335bbb6c
|
!18133 clean code master last
Merge pull request !18133 from wanyiming/last_clean_code
|
2021-06-16 09:45:35 +08:00 |
i-robot
|
b3f5eeb468
|
!17992 fix docs of Mish for its example appears wrong output
Merge pull request !17992 from dinglinhe/code_docs_dlh_ms_I3UO7B_1
|
2021-06-16 09:43:28 +08:00 |
i-robot
|
e72a0bb798
|
!18326 Modify the way warpctc passes parameters and add cnnctc preprocess
Merge pull request !18326 from chenweitao_295/warpctc_amend
|
2021-06-16 09:39:28 +08:00 |
i-robot
|
b324a49078
|
!18362 Link value node for control flow and organize control node parser.
Merge pull request !18362 from gaoyong10/new_runtime5
|
2021-06-16 09:33:27 +08:00 |
i-robot
|
d340d320aa
|
!18373 fix bug in ThreadPool wait
Merge pull request !18373 from yangjie159/fix_thread_wait
|
2021-06-16 09:31:32 +08:00 |
i-robot
|
de68aef68c
|
!18350 fix doc
Merge pull request !18350 from lianliguang/code_docs_primitive
|
2021-06-16 09:29:33 +08:00 |
i-robot
|
769c0dd344
|
!18351 [MS][LITE][CPU] memory aligned
Merge pull request !18351 from liuzhongkai/aligned
|
2021-06-16 09:27:32 +08:00 |
i-robot
|
a704875174
|
!18346 Fix ImagefolderDataset read no permission folder core dump problem
Merge pull request !18346 from xiefangqi/md_fix_datasetsize_issue
|
2021-06-16 09:25:36 +08:00 |
i-robot
|
fe37f625ca
|
!18311 optimize parallel function call
Merge pull request !18311 from yangjie159/mindrt_thread
|
2021-06-16 09:23:29 +08:00 |
i-robot
|
63428d5e49
|
!18241 warning clean
Merge pull request !18241 from liubuyu/bug_fix
|
2021-06-16 09:21:34 +08:00 |
i-robot
|
e1bd9c7617
|
!17611 clean code
Merge pull request !17611 from hwjiaorui/clean-code
|
2021-06-16 09:19:41 +08:00 |
i-robot
|
b18a1e5b91
|
!18222 fix code review problems
Merge pull request !18222 from chengxb7532/master
|
2021-06-16 09:17:31 +08:00 |
i-robot
|
b71a20ed58
|
!18212 fcn8s support gpu
Merge pull request !18212 from 周莉莉/master
|
2021-06-16 09:15:31 +08:00 |
i-robot
|
caad7a654c
|
!18164 [MS][LITE] add lite ragged_range kernel
Merge pull request !18164 from sunsuodong/ragged_range
|
2021-06-16 09:13:34 +08:00 |
i-robot
|
07878b3ea0
|
!18345 fix docs of Unique for its example appears wrong output
Merge pull request !18345 from dinglinhe/code_docs_dlh_ms_I3V79E_1
|
2021-06-16 09:11:33 +08:00 |
i-robot
|
b9d5f1ddab
|
!18304 code clean
Merge pull request !18304 from yuchaojie/code-clean2
|
2021-06-16 09:05:31 +08:00 |
i-robot
|
ed4536c2b1
|
!18378 Fix bug when getting stripped name in offline debugger
Merge pull request !18378 from TinaMengtingZhang/bugfix-strippedname
|
2021-06-16 04:45:37 +08:00 |
caojiewen
|
e97f26c3b5
|
fixed the invalid links
|
2021-06-16 02:08:05 +08:00 |
yangjie159
|
683e238e3a
|
fix bug in ThreadPool wait
|
2021-06-16 00:45:34 +08:00 |
yangjie159
|
8cf8fa4ea7
|
optimize parallel function call
|
2021-06-15 23:45:35 +08:00 |
John Tzanakakis
|
11b9f17a71
|
fix async dump for sink_mode=True
|
2021-06-15 11:19:14 -04:00 |
i-robot
|
4a7991d7a8
|
!18255 Add 1.2.1 Release.md
Merge pull request !18255 from huangxinjing/code_docx_release
|
2021-06-15 22:23:33 +08:00 |
i-robot
|
3a9d3f2580
|
!16635 Support GCN on GPU
Merge pull request !16635 from yuruilee/master
|
2021-06-15 22:05:33 +08:00 |
zhoufeng
|
31a573a4d6
|
fix log lock in signal handler
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-06-15 21:56:07 +08:00 |
gaoyong10
|
053c84172b
|
Link value node for control flow.
|
2021-06-15 21:30:45 +08:00 |
i-robot
|
d45b39290b
|
!18267 Fix bug in gpu dump and ascend distribution training dump
Merge pull request !18267 from TinaMengtingZhang/bugfix-1
|
2021-06-15 21:29:29 +08:00 |
i-robot
|
696d857015
|
!18218 somas log file mode
Merge pull request !18218 from laiyongqiang/file_mode
|
2021-06-15 21:09:31 +08:00 |
lzk
|
5b2c4bceb1
|
aligned_malloc
|
2021-06-15 06:06:23 -07:00 |
i-robot
|
07a3ebeef6
|
!18249 Fix gnn API log error
Merge pull request !18249 from lizhenglong1992/gnn_bug_fix
|
2021-06-15 21:05:36 +08:00 |
i-robot
|
f831272c81
|
!18239 fix precision of slice_grad op
Merge pull request !18239 from wangyanling/sliceOpDtypeBug
|
2021-06-15 20:37:38 +08:00 |
i-robot
|
54b687f3e2
|
!18358 delete unused code
Merge pull request !18358 from yeyunpeng2020/gpu
|
2021-06-15 20:35:42 +08:00 |
i-robot
|
aebc0318f1
|
!18303 add resnet34
Merge pull request !18303 from zhouyaqiang0/add_reset34
|
2021-06-15 20:33:44 +08:00 |
i-robot
|
a70df62271
|
!18294 clear code
Merge pull request !18294 from baihuawei/cleanmaster
|
2021-06-15 20:23:42 +08:00 |
i-robot
|
0e1ef34af9
|
!18200 fix file clean
Merge pull request !18200 from wuxuejian/ops
|
2021-06-15 20:09:41 +08:00 |
i-robot
|
674f8101db
|
!18110 secure check
Merge pull request !18110 from zhangzhaoju/ms_master_sec_review
|
2021-06-15 19:55:38 +08:00 |
i-robot
|
76f5991fcf
|
!18349 [ME][Compiler]Add space after single '
Merge pull request !18349 from chenfei_mindspore/code_docs_api_clean
|
2021-06-15 19:51:40 +08:00 |
sunsuodong
|
cd1b6652a8
|
add lite ragged_range kernel
|
2021-06-15 19:49:28 +08:00 |
i-robot
|
f634ce1beb
|
!17837 [MS][LITE] lite build tod and iod package name unify
Merge pull request !17837 from zhengjun10/tod
|
2021-06-15 19:39:51 +08:00 |
i-robot
|
077845fd0d
|
!17714 Enable full Batch and DataParalel Imports For PanGu-Alpha Model
Merge pull request !17714 from huangxinjing/enable_dataset_import
|
2021-06-15 19:37:43 +08:00 |
yeyunpeng2020
|
b3fb1bc2d3
|
delete unused code
|
2021-06-15 19:26:06 +08:00 |
i-robot
|
b45e0983d4
|
!18281 gpu cancel bind thread
Merge pull request !18281 from yeyunpeng2020/gpu
|
2021-06-15 19:25:41 +08:00 |
zhou_lili
|
0f31f39283
|
fcn8s support gpu
|
2021-06-15 18:38:49 +08:00 |
lianliguang
|
4652789670
|
fix example
|
2021-06-15 17:55:51 +08:00 |
chenfei
|
a9fe1fbfd3
|
add space after '
|
2021-06-15 17:32:43 +08:00 |