i-robot
|
cae7f291c4
|
!20899 Code review fix for GPU optimizer
Merge pull request !20899 from chengang/codefix
|
2021-07-27 13:20:33 +00:00 |
ZPaC
|
d7362e844c
|
Fix cross silo bug
|
2021-07-27 21:14:45 +08:00 |
zhanyuan
|
096402b6b3
|
fix some defects of codegen
|
2021-07-27 20:50:45 +08:00 |
zhaoting
|
f356eaca03
|
fix bug in gpu/array
|
2021-07-27 20:49:35 +08:00 |
i-robot
|
e187cfc889
|
!20835 [LITE] fix resource leak
Merge pull request !20835 from zhaozhenlong/lite/issue/enterprise_defect_check
|
2021-07-27 12:39:10 +00:00 |
lianliguang
|
1b41219c46
|
fix code review
|
2021-07-27 20:21:02 +08:00 |
i-robot
|
0a61b465f4
|
!20910 [LITE] fix magic number
Merge pull request !20910 from zhaozhenlong/lite/issue/codecheck_2
|
2021-07-27 12:19:17 +00:00 |
i-robot
|
cc0e1cd6d2
|
!20837 adjust and update irpass
Merge pull request !20837 from huangbingjian/modify_pass
|
2021-07-27 11:50:44 +00:00 |
i-robot
|
ce2ebfd371
|
!20925 Fix issue of repeating call of http server.
Merge pull request !20925 from ZPaC/static
|
2021-07-27 11:48:59 +00:00 |
i-robot
|
14f4c0403e
|
!20904 Communication operator granularity display
Merge pull request !20904 from 张毅辉/cluster_profiler_for_slow_net
|
2021-07-27 11:45:12 +00:00 |
i-robot
|
302b6a8008
|
!20880 [ME][Auto-Monad]Fix executive order problem: the user of MakeTuple(Load, ...) do not attach UpdateState
Merge pull request !20880 from Margaret_wangrui/maketupe_addn_exec_order
|
2021-07-27 11:32:27 +00:00 |
zhaozhenlong
|
3f7127bb86
|
fix nullptr deference and same str compare
|
2021-07-27 18:52:09 +08:00 |
yao_yf
|
dc7dc7d3fa
|
dataset strategy set
|
2021-07-27 18:44:10 +08:00 |
dinglinhe
|
e28e015990
|
算子API易用性整改
|
2021-07-27 17:33:22 +08:00 |
xinjun ma
|
0d9f90ad02
|
Improve performance of EPP-MVSNet
|
2021-07-27 17:17:50 +08:00 |
i-robot
|
149d502fd7
|
!20932 update code check filter files
Merge pull request !20932 from wmzheng2020/code_docs_filter
|
2021-07-27 09:16:07 +00:00 |
i-robot
|
72dd0cdb7b
|
!20563 提交RNNs和RNNCells算子
Merge pull request !20563 from 吕昱峰(Nate.River)/rnn
|
2021-07-27 09:09:46 +00:00 |
fangzehua
|
cc58391017
|
fix sub shape condition
|
2021-07-27 17:04:05 +08:00 |
i-robot
|
5b1d40fab3
|
!20723 [MSLITE] support compiling micro runtime for openharmony lite
Merge pull request !20723 from zhanyuan/ohos_build
|
2021-07-27 08:31:35 +00:00 |
i-robot
|
bca7891a70
|
!19993 [GraphKernel] Speed up bert performance in ascend for graph kernel
Merge pull request !19993 from TronZhang/bert_ascend_gk
|
2021-07-27 08:15:07 +00:00 |
i-robot
|
d444600923
|
!20515 Refactor Arithmetic Simplify
Merge pull request !20515 from jiaoy1224/master
|
2021-07-27 08:07:53 +00:00 |
wangyanling
|
26fa88ffe7
|
Add previously removed NPU model
|
2021-07-27 16:00:10 +08:00 |
wmzheng2020
|
96ebd79644
|
update
|
2021-07-27 15:55:28 +08:00 |
zhou_lili
|
9838029fb9
|
code clean of gpu-math
|
2021-07-27 15:45:45 +08:00 |
wmzheng2020
|
ef5b729fc3
|
update code check filter files
|
2021-07-27 15:40:14 +08:00 |
liqiliang
|
19fb29f4d3
|
Fix the ST failure in test_vander().
|
2021-07-27 15:29:44 +08:00 |
i-robot
|
e23d51ee8d
|
!20099 test failed
Merge pull request !20099 from mindspore_ding/run_0712
|
2021-07-27 07:27:49 +00:00 |
王南
|
11b0ab4ea6
|
fix bug of transdata
|
2021-07-27 15:24:31 +08:00 |
i-robot
|
ec158be5f9
|
!20890 clean code for quant
Merge pull request !20890 from Erpim/master
|
2021-07-27 07:18:59 +00:00 |
lianghao
|
0070dba90a
|
Fix SoftmaxCrossEntropyWithLogits precision bug.
|
2021-07-27 15:13:38 +08:00 |
simson
|
90d594a357
|
code check for ops
|
2021-07-26 23:59:37 -07:00 |
i-robot
|
4431101b53
|
!20379 FIx Normal Distribution Docs Issue
Merge pull request !20379 from XunDeng/pp_issue_branch
|
2021-07-27 06:57:12 +00:00 |
ZPaC
|
c28c2f6dd1
|
Fix issue of repeating call of http server.
|
2021-07-27 14:52:48 +08:00 |
i-robot
|
b9e5cad644
|
!20770 Optimize IR/UB pass compile time by make manager first
Merge pull request !20770 from yuchaojie/ub_fusion2
|
2021-07-27 06:36:28 +00:00 |
i-robot
|
e50cc68d43
|
!20671 add seq2seq model
Merge pull request !20671 from liuhonghu/master_seq2seq
|
2021-07-27 06:33:39 +00:00 |
yangruoqi713
|
545717b4d2
|
[MSLITE][DEVELOP] fix bugs of some codex
|
2021-07-27 14:32:46 +08:00 |
i-robot
|
50482cf595
|
!20869 fix code review
Merge pull request !20869 from laiyongqiang/code_review
|
2021-07-27 06:28:07 +00:00 |
i-robot
|
f801f96ffd
|
!20830 clean code
Merge pull request !20830 from kisnwang/clean-code
|
2021-07-27 06:27:16 +00:00 |
i-robot
|
ff5edd69dd
|
!20811 code clean in master
Merge pull request !20811 from liangzelang/clean_code_master
|
2021-07-27 06:18:31 +00:00 |
John Tzanakakis
|
3a6c88e3e6
|
unify overflow wp support for online and offline debugger
|
2021-07-27 00:53:53 -04:00 |
i-robot
|
90358906d2
|
!20519 [LITE][TRAIN] CI train
Merge pull request !20519 from yefeng/132-CI-train
|
2021-07-27 03:51:41 +00:00 |
lvyufeng
|
54dd318de7
|
add RNNs and RNNCells layers
|
2021-07-27 11:45:02 +08:00 |
Margaret_wangrui
|
16466f3453
|
Fix executive order problem: the user of MakeTuple(Load, ...) do not
attach UpdateState
|
2021-07-27 11:37:53 +08:00 |
i-robot
|
ea335ec690
|
!20875 [MS][LITE]risk fuction remove and some bug fix
Merge pull request !20875 from mengyuanli/bugfix2
|
2021-07-27 03:32:56 +00:00 |
cristoval
|
bf317aa220
|
code review fix
|
2021-07-27 11:32:41 +08:00 |
i-robot
|
5086f5a516
|
!20846 [MSLITE] nnacl infershape : divisor zero bug
Merge pull request !20846 from ling/sr
|
2021-07-27 03:32:37 +00:00 |
i-robot
|
cabc09b792
|
!20854 [MS][LITE][CPU] code check master
Merge pull request !20854 from liuzhongkai/code_check_100
|
2021-07-27 03:31:20 +00:00 |
i-robot
|
ab780ba8d3
|
!20578 [MS][LITE][CPU] deconv x算子优化
Merge pull request !20578 from liuzhongkai/deconv_op_1
|
2021-07-27 03:30:44 +00:00 |
Yang Jiao
|
e2cfc516eb
|
refctor arithmetic simplify
|
2021-07-27 11:29:26 +08:00 |
i-robot
|
b86ce1e832
|
!19875 code clean
Merge pull request !19875 from liubuyu/master
|
2021-07-27 03:23:52 +00:00 |