shenwei41
|
71a0a50539
|
Add 1.2.1 dockerfile
|
2021-06-15 16:24:41 +08:00 |
i-robot
|
4d984fab6a
|
!18192 0611 sponge case
Merge pull request !18192 from jiahongQian/master
|
2021-06-15 14:45:41 +08:00 |
i-robot
|
f2c7a47714
|
!18307 Revert "fix param deletion bug, caused by non-refnode count err."
Merge pull request !18307 from liangzelang/revert
|
2021-06-15 14:33:41 +08:00 |
i-robot
|
fc7e52f3ac
|
!18293 fix conv3x3 coder bug
Merge pull request !18293 from wangchengyuan/master
|
2021-06-15 14:23:37 +08:00 |
i-robot
|
10324dc8f1
|
!18310 fix codegen depth_conv coder bug
Merge pull request !18310 from wangchengyuan/codegen_bugfix
|
2021-06-15 14:13:39 +08:00 |
i-robot
|
d5c01bedfb
|
!18243 Code rectification for ad
Merge pull request !18243 from YuJianfeng/clean
|
2021-06-15 14:09:43 +08:00 |
i-robot
|
4d26a6fb29
|
!18298 【Auto Parallel】code style self review
Merge pull request !18298 from gziyan/self_review
|
2021-06-15 14:07:42 +08:00 |
oacjiewen
|
26958976f4
|
update mindspore/ccsrc/backend/OWNERS.
|
2021-06-15 12:03:10 +08:00 |
i-robot
|
15ded8f6d8
|
!18284 fix nasnet built in function
Merge pull request !18284 from panfengfeng/fix_nasnet_build_in_function
|
2021-06-15 11:45:34 +08:00 |
i-robot
|
8f132916f5
|
!18227 modify model_zoo resnext101 for clould
Merge pull request !18227 from lilei/modify_model_zoo_resnext101
|
2021-06-15 11:33:37 +08:00 |
i-robot
|
f1f623b090
|
!18300 Split operator API fix
Merge pull request !18300 from lizhenglong1992/code_docs_split
|
2021-06-15 11:05:28 +08:00 |
chengyuanwang
|
aa7ed3d9fc
|
fix codegen depth_conv coder bug
|
2021-06-15 11:04:43 +08:00 |
i-robot
|
9783fde095
|
!18261 Fix the no input actor control link in control flow.
Merge pull request !18261 from gaoyong10/new_runtime11
|
2021-06-15 10:57:28 +08:00 |
i-robot
|
1168b7d31e
|
!18251 explainer API docstring enhancement
Merge pull request !18251 from TonyNG/code_docs_masterapi
|
2021-06-15 10:55:27 +08:00 |
Zhenglong Li
|
e7c58f08bb
|
Fix API error
|
2021-06-15 10:29:02 +08:00 |
i-robot
|
4fcc0de7db
|
!18302 fix link in README in yolov5
Merge pull request !18302 from zhouyaqiang0/code_docs_fixyolov5
|
2021-06-15 10:23:29 +08:00 |
liangzelang
|
d7bc5313f1
|
Revert "fix param deletion bug, caused by non-refnode count err."
This reverts commit 79179f128e .
|
2021-06-15 10:16:20 +08:00 |
zhouyaqiang
|
97d6ec9baa
|
fix link of readme in yolov5
|
2021-06-15 10:01:22 +08:00 |
i-robot
|
43c61ff4f0
|
!18295 correct name
Merge pull request !18295 from zhujingxuan/code_docs_owner
|
2021-06-15 09:49:23 +08:00 |
i-robot
|
6f0b874623
|
!18005 code check
Merge pull request !18005 from lianliguang/code-check
|
2021-06-15 09:47:37 +08:00 |
i-robot
|
8db31a1f2b
|
!18245 fix file head description and deeplabv3 bug
Merge pull request !18245 from 于振华/fix_file_head_master
|
2021-06-15 09:45:25 +08:00 |
i-robot
|
9f5f24ca29
|
!18215 clean code
Merge pull request !18215 from zhaozhenlong/lite/issue/self_check
|
2021-06-15 09:43:27 +08:00 |
Ziyan
|
f2f69d1c50
|
tensor layout self review
|
2021-06-15 09:42:37 +08:00 |
i-robot
|
0ec41d4d9e
|
!18075 add new models
Merge pull request !18075 from wangyanling/model
|
2021-06-15 09:41:25 +08:00 |
i-robot
|
edd2f113c1
|
!18027 research/hardnet add 310 infer
Merge pull request !18027 from ZeyangGAO/hardnet
|
2021-06-15 09:39:29 +08:00 |
i-robot
|
2243b79c7b
|
!17995 resnetv2 310 infer
Merge pull request !17995 from 张晓晓/resnetv2
|
2021-06-15 09:37:27 +08:00 |
zhujingxuan
|
892b1a7515
|
correct name
|
2021-06-15 09:29:36 +08:00 |
i-robot
|
4b7b646018
|
!18270 code clean
Merge pull request !18270 from zhoufeng/code-clean
|
2021-06-15 09:25:26 +08:00 |
chengyuanwang
|
20f0425bb4
|
fix conv3x3 coder bug
|
2021-06-15 09:19:58 +08:00 |
i-robot
|
ba3ba27442
|
!18181 optimize performance on GPU of ThreadPool, and rename ActorThread
Merge pull request !18181 from yangjie159/mindrt_thread
|
2021-06-15 09:17:25 +08:00 |
i-robot
|
1f22be989f
|
!18285 [MS][LITE][TOD] Optimization and implementation of FP16 kernels
Merge pull request !18285 from ehaleva/final1_3
|
2021-06-15 08:17:25 +08:00 |
i-robot
|
80226d2a97
|
!18091 [MS][LITE][TOD] mixed precision float16 and float32
Merge pull request !18091 from yonibaehr/export_yoni
|
2021-06-15 08:15:26 +08:00 |
i-robot
|
a85e1c952c
|
!18104 Fix pclint & code check warnings for master branch
Merge pull request !18104 from Mohammad Motallebi/fix_clean_2_master
|
2021-06-15 05:19:28 +08:00 |
Emir Haleva
|
df7451dcf5
|
Final changes for R1.3
|
2021-06-14 18:49:42 +03:00 |
i-robot
|
5d6882cf38
|
!18268 added nll_loss_grad for gpu
Merge pull request !18268 from markuskunej/nll_loss_grad
|
2021-06-14 23:31:32 +08:00 |
yangjie159
|
7f1ded9cbf
|
optimize performance on GPU of ThreadPool, and rename ActorThread
|
2021-06-14 17:58:22 +08:00 |
yoni
|
213a6600d1
|
mixed precision scheduler
|
2021-06-14 09:16:33 +03:00 |
panfengfeng
|
9ef713119b
|
fix nasnet built in function
|
2021-06-14 03:57:19 +08:00 |
lilei
|
cb51b74a57
|
modify model_zoo resnext101 for clould
|
2021-06-13 17:50:03 +08:00 |
i-robot
|
af16989394
|
!18090 fixed nullptr error
Merge pull request !18090 from anancds/rank
|
2021-06-13 15:37:08 +08:00 |
chendongsheng
|
c86f5f89ba
|
fixed occasionally nullptr
|
2021-06-13 10:30:54 +08:00 |
i-robot
|
7249f103f9
|
!18128 fix the same output of actor runtime
Merge pull request !18128 from limingqi107/actor_runtime
|
2021-06-12 18:21:34 +08:00 |
limingqi107
|
70ff24cb15
|
fix the same output of actor runtime
|
2021-06-12 14:07:48 +08:00 |
zhoufeng
|
0fd40e480d
|
code clean
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-06-12 12:27:32 +08:00 |
i-robot
|
7f731faa9b
|
!18262 fixed ps data_parallel case result is error
Merge pull request !18262 from anancds/error
|
2021-06-12 09:45:34 +08:00 |
i-robot
|
b19330d25f
|
!18177 dump and offline fixes for sync op_debug_mode and input reading
Merge pull request !18177 from john_tzanakakis/jt_bug_fixes
|
2021-06-12 05:13:31 +08:00 |
i-robot
|
791d6ae0a2
|
!18173 [MD] Apply r1.2 codecheck fixes to master
Merge pull request !18173 from harshvardhangupta/codecheck_fix_master
|
2021-06-12 04:11:32 +08:00 |
markuskunej
|
2fece8a7c2
|
added nll_loss_grad for gpu
|
2021-06-11 15:12:43 -04:00 |
i-robot
|
56f6288fa7
|
!18190 Fix mix precision in data sink mode.
Merge pull request !18190 from gaoyong10/new_runtime10
|
2021-06-12 02:13:33 +08:00 |
i-robot
|
1c6288364f
|
!18213 fixed log error
Merge pull request !18213 from anancds/issue
|
2021-06-11 22:23:51 +08:00 |