buxue
|
2b2efb0a75
|
fix prelu weight grad accuracy error fp16 on GPU
|
2021-07-09 18:15:05 +08:00 |
changzherui
|
6dddc0fa5a
|
mod comment
|
2021-07-09 17:51:12 +08:00 |
i-robot
|
e637285abb
|
!19832 Fix PanGu Dataset Error with Data Parallel Imports
Merge pull request !19832 from huangxinjing/code_docs_dataset_with_doc
|
2021-07-09 09:50:50 +00:00 |
ms_yan
|
ea33dc42f9
|
add gomp loadLibrary
|
2021-07-09 17:48:45 +08:00 |
Zhenglong Li
|
142c1d27f6
|
Fix docs error
|
2021-07-09 17:45:58 +08:00 |
i-robot
|
66653ea98d
|
!19766 fix bug of CPU kernel address must not be nullptr
Merge pull request !19766 from limingqi107/bug_fix
|
2021-07-09 09:44:52 +00:00 |
lizhenyu
|
cde12f6d98
|
bugfix: reinitialize for cpu kernels which do not support multi-thread
|
2021-07-09 17:37:09 +08:00 |
i-robot
|
e2cbddab75
|
!19702 check strategy for conv2d transpose
Merge pull request !19702 from yangzhenzhang/check-strategy-for-conv2d-transpose
|
2021-07-09 09:32:49 +00:00 |
zhoushan
|
1406fca546
|
add path check for fl_client in master
|
2021-07-09 17:22:54 +08:00 |
chendongsheng
|
3759275823
|
fixed heartbeat timeout
|
2021-07-09 17:20:28 +08:00 |
limingqi107
|
ae46d0beb9
|
fix bug of CPU not support more then 2G copy
|
2021-07-09 17:12:32 +08:00 |
i-robot
|
9523d28536
|
!19629 modify inc load mindir
Merge pull request !19629 from changzherui/inc_load
|
2021-07-09 09:04:57 +00:00 |
i-robot
|
682607ba5b
|
!19705 fix maxpool log
Merge pull request !19705 from gziyan/fix_maxpool
|
2021-07-09 09:00:59 +00:00 |
chenfei
|
ff066a0df3
|
add switch_simplify pass to a2
|
2021-07-09 16:56:43 +08:00 |
lichenever
|
cb91e606ac
|
fix_auto_parallel_bug
|
2021-07-09 16:54:05 +08:00 |
huchunmei
|
b0270887e9
|
clould
|
2021-07-09 16:39:06 +08:00 |
i-robot
|
9612ee9092
|
!19579 [MD] fix mindrecord api doc
Merge pull request !19579 from liyong126/fix_api_doc
|
2021-07-09 08:34:50 +00:00 |
sl_wang
|
7208c4b32c
|
adjust super params for bert thor
|
2021-07-09 16:20:14 +08:00 |
yujianfeng
|
c36fe57884
|
Add obj id to the phase as key of compile cache
|
2021-07-09 16:19:39 +08:00 |
i-robot
|
5d6cac71d2
|
!19382 Support Complex in GPU about graph kernel
Merge pull request !19382 from ZengZitao/complex_gk
|
2021-07-09 08:18:51 +00:00 |
i-robot
|
458cdb437e
|
!19206 Add transform_op_optimizer
Merge pull request !19206 from 刘一泓/elim_format
|
2021-07-09 08:16:50 +00:00 |
i-robot
|
d76bb99d8a
|
!19689 Fix fl namespace issue.
Merge pull request !19689 from ZPaC/fix-namespace
|
2021-07-09 08:02:48 +00:00 |
i-robot
|
264d7fafce
|
!19061 Export .so & header files of lite_cv when MSLITE_ENABLE_TRAIN=on
Merge pull request !19061 from luoyang/issues
|
2021-07-09 08:00:56 +00:00 |
i-robot
|
f86644358e
|
!19765 Fix docs issues
Merge pull request !19765 from luoyang/code_docs_python-doc
|
2021-07-09 07:48:49 +00:00 |
i-robot
|
ce73174a7e
|
!19816 fix docs bug
Merge pull request !19816 from shenwei41/code_docs_docbug
|
2021-07-09 07:46:49 +00:00 |
huangxinjing
|
7f8c5b10da
|
Add pipeline dataset imports
Fix document
|
2021-07-09 15:41:02 +08:00 |
Xiaoda Zhang
|
8e108001aa
|
adjust the sparse config from the host_device_mix flag
|
2021-07-09 15:28:21 +08:00 |
Xiao Tianci
|
a77ed2a5c0
|
fix the param check of center in Rotate, and change the default value of center from {-1, -1} to {}
|
2021-07-09 15:24:27 +08:00 |
i-robot
|
17c9b7397d
|
!19527 cnn_direction_model gpu version
Merge pull request !19527 from panfengfeng/add_cnn_direction_model_gpu_version
|
2021-07-09 07:14:49 +00:00 |
maning202007
|
97005570a3
|
Fix the unchanged iteration id on cpu
|
2021-07-09 15:14:26 +08:00 |
i-robot
|
f2d2f3dd5b
|
!19734 [MSLITE] add opencl gpu compile support for arm32
Merge pull request !19734 from Liu_Xuu/trt_bug_0708
|
2021-07-09 07:12:50 +00:00 |
shenwei41
|
422240b6a2
|
fix docs bug
|
2021-07-09 15:00:01 +08:00 |
liangzelang
|
8db9c63e38
|
clean code.
|
2021-07-09 14:37:00 +08:00 |
i-robot
|
3a408218ec
|
!19490 fix python parameter del coredump if raise an error before init finished
Merge pull request !19490 from huanghui/fix-parameter
|
2021-07-09 06:36:08 +00:00 |
i-robot
|
5c6677a3a8
|
!19628 fix issue: Resolve Python parser exception can't exit
Merge pull request !19628 from lanzhineng/infer_optv5
|
2021-07-09 06:14:20 +00:00 |
lixiaohui
|
a88e8da01b
|
add context setting in examples due to the default mode shift in mindspore 1.3
|
2021-07-09 14:10:55 +08:00 |
YangLuo
|
465d956661
|
Fix docs
|
2021-07-09 12:56:29 +08:00 |
ucalan
|
305f9d2ae3
|
add cgan
|
2021-07-09 12:22:51 +08:00 |
zhousiyi
|
5574687c63
|
run static_analysis with broaded args if all inputs are tensor
|
2021-07-09 03:26:26 +00:00 |
i-robot
|
dcd9d18411
|
!19670 fix coding mistakes for yolov4 and inceptionv4
Merge pull request !19670 from zhouneng/code_docs_fix_coding_error
|
2021-07-09 03:08:08 +00:00 |
i-robot
|
68977b7c47
|
!19712 Fix a problem that if kill -9 dataset subprocesses, these subprocesses will turn to zombie processes
Merge pull request !19712 from xiefangqi/md_fix_zombie_subprocesses
|
2021-07-09 03:04:07 +00:00 |
gaojing
|
12d49c5f33
|
fix shellcheck
|
2021-07-08 23:03:07 -04:00 |
lilei
|
b0a1fcf7aa
|
modify ssd bug for R1.3
|
2021-07-09 10:56:26 +08:00 |
lukelook
|
1440b1d0a0
|
Add autoaugment
|
2021-07-09 10:51:04 +08:00 |
LaiYongqiang
|
cf4c84a04f
|
add reset op info for tune
|
2021-07-09 10:28:10 +08:00 |
i-robot
|
9ef07e3291
|
!19700 add avx512 compile option
Merge pull request !19700 from zhaosida/zsd_adam_simd
|
2021-07-09 02:16:40 +00:00 |
i-robot
|
006c8a3c2a
|
!19768 modify callback comment
Merge pull request !19768 from changzherui/code_docs_callback
|
2021-07-09 02:14:39 +00:00 |
i-robot
|
4f53df2eb5
|
!19686 fix unet
Merge pull request !19686 from jiangzhenguang/fix_unet
|
2021-07-09 02:06:38 +00:00 |
i-robot
|
5046dce3d8
|
!19756 fix example result of graphcell
Merge pull request !19756 from wangnan39/code_docs_fix_graphcell_result_in_example
|
2021-07-09 02:04:40 +00:00 |
i-robot
|
2bfe69adca
|
!19745 [MS][LITE]support model build with model buf
Merge pull request !19745 from 张学同/callback
|
2021-07-09 02:02:44 +00:00 |