i-robot
|
010cc7a435
|
!25641 fix subclass check error
Merge pull request !25641 from lianliguang/fix-bug-error
|
2021-11-02 02:21:31 +00:00 |
i-robot
|
8879c74852
|
!25684 Correcting some error type of log
Merge pull request !25684 from zhangzhaoju/master_issue
|
2021-11-02 01:40:16 +00:00 |
i-robot
|
d9c22717b9
|
!25743 Fix switch layer error.
Merge pull request !25743 from gaoyong10/for_d_controlflow
|
2021-11-02 01:39:31 +00:00 |
i-robot
|
2224f75b47
|
!25696 add pass switch
Merge pull request !25696 from zhoufeng/pass-switch
|
2021-11-02 01:33:15 +00:00 |
i-robot
|
0b7797b413
|
!25712 gather op、cast op bugfix, and add new cast type op, and new PackNCHWToNHWC4 method
Merge pull request !25712 from Greatpan/master
|
2021-11-02 01:32:42 +00:00 |
i-robot
|
d5fbfd1389
|
!25738 Add MatrixInverse (by eigen) CPU op and testcase.
Merge pull request !25738 from hezhenhao1/add_inv
|
2021-11-02 01:31:23 +00:00 |
liangyongxiong
|
e861f42160
|
unify RDR configuration mode and data export path policy
|
2021-11-02 09:16:03 +08:00 |
i-robot
|
4fd9d5739a
|
!25748 [MS][LITE]support switch layer
Merge pull request !25748 from mengyuanli/support_switch_layer
|
2021-11-02 01:06:53 +00:00 |
i-robot
|
1edd91c974
|
!25329 MD C++ UT: Remove old tests part 1
Merge pull request !25329 from hetshah/hs_remove_old_tests
|
2021-11-01 19:35:58 +00:00 |
i-robot
|
944733cd82
|
!25687 Add the BFGS, line_search and block_diag algorithms in scipy.
Merge pull request !25687 from liqiliang/merge_to_master
|
2021-11-01 14:48:19 +00:00 |
z00512249
|
9d13db2ac3
|
fix cholesky factor and solve for cpu backend
|
2021-11-01 21:39:54 +08:00 |
i-robot
|
eff2318bb6
|
!25524 [Autotune] Add TreeModifier and Remove Worker logic
Merge pull request !25524 from h.farahat/tree_modifier
|
2021-11-01 13:35:04 +00:00 |
i-robot
|
30870cc133
|
!25443 [MD] mindrecord support overwriting
Merge pull request !25443 from liyong126/add_mindrecord_overwrite
|
2021-11-01 13:20:48 +00:00 |
lianliguang
|
6bdc677a92
|
fix subclass error report
|
2021-11-01 20:59:30 +08:00 |
i-robot
|
0a3d7a2529
|
!25721 fix rollaxis docs
Merge pull request !25721 from wangrao124/code_docs_numpy
|
2021-11-01 12:31:44 +00:00 |
i-robot
|
ba6f67badf
|
!25728 add scatter nd update int64 and float64 support
Merge pull request !25728 from zhujingxuan/master
|
2021-11-01 12:21:39 +00:00 |
i-robot
|
910a83a0fd
|
!25530 Fix Boost docs bug.
Merge pull request !25530 from linqingke/bug_fix
|
2021-11-01 12:14:48 +00:00 |
i-robot
|
fbf76c495d
|
!25577 fix bugs in comments of metrics and optim
Merge pull request !25577 from wangnan39/code_docs_metric_optim
|
2021-11-01 11:30:46 +00:00 |
hezhenhao1
|
c3194ed4ab
|
Add MatrixInverse (by eigen) CPU op and testcase.
|
2021-11-01 19:27:16 +08:00 |
i-robot
|
7f4d32800d
|
!25633 Solve Operator Memory Leakage
Merge pull request !25633 from zong_shuai/FixBug
|
2021-11-01 11:15:08 +00:00 |
mengyuanli
|
bae8f574be
|
support switch layer
|
2021-11-01 19:02:20 +08:00 |
lilei
|
6dbee87bb8
|
modify pangu model micro batch
|
2021-11-01 17:48:16 +08:00 |
chujinjin
|
26410ccf75
|
optimize implicit convert error message
|
2021-11-01 17:34:11 +08:00 |
wangrao124
|
8500ec2161
|
fix rollaxis docs
|
2021-11-01 17:27:14 +08:00 |
i-robot
|
7cfcda92a2
|
!25353 fix grammar issue in context.py comment
Merge pull request !25353 from liangyongxiong/master
|
2021-11-01 09:15:20 +00:00 |
zhoufeng
|
266dcf069b
|
fix multithread bug
ClearDoneTasks faster than workloop, done tasks are cleared at non-gil thread and core dumped
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-11-01 17:11:22 +08:00 |
tacyi139
|
300bc31325
|
corrected API comments
|
2021-11-01 17:02:38 +08:00 |
i-robot
|
8e72f10fc7
|
!25714 [MSLITE][DEVELOP] include stdint.h for data_type, elementNum & Size overflow check
Merge pull request !25714 from yangruoqi713/master
|
2021-11-01 08:47:39 +00:00 |
zhoufeng
|
fb17c448c2
|
add pass switch
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-11-01 16:33:02 +08:00 |
gaoyong10
|
9a4d400f1c
|
Fix pclint.
|
2021-11-01 16:30:16 +08:00 |
liqiliang
|
dd829f53f9
|
Add BFGS, line_search and block_diag algorithms in scipy.
|
2021-11-01 16:06:41 +08:00 |
王南
|
f9bbd23c14
|
change_roc_in_Roc_to_inner
|
2021-11-01 16:04:46 +08:00 |
王南
|
3bf0d91158
|
metric and optim comments update
|
2021-11-01 15:49:46 +08:00 |
yao_yf
|
a90a8ec607
|
dataset with repeat strategy fix
|
2021-11-01 15:47:32 +08:00 |
huangxinjing
|
741e3604eb
|
Add Device Number Check
|
2021-11-01 15:36:50 +08:00 |
yuchaojie
|
bee2797b3f
|
fix transpose format
|
2021-11-01 15:28:03 +08:00 |
i-robot
|
0b50de7b34
|
!25596 Add Eigh deomposition (by eigen ) cpu op and testcase
Merge pull request !25596 from wuwenbing/master
|
2021-11-01 07:19:03 +00:00 |
i-robot
|
1462eb1f4e
|
!25465 Ascend Device Context for MindRT
Merge pull request !25465 from laiyongqiang/ascend_context
|
2021-11-01 07:16:08 +00:00 |
i-robot
|
a4c856b343
|
!25715 [MS][LITE][develop] optimize x86 init
Merge pull request !25715 from sunsuodong/x86_init
|
2021-11-01 07:01:02 +00:00 |
zhujingxuan
|
ed24ad8f94
|
add scatter nd update int64 and float64 support
|
2021-11-01 14:54:38 +08:00 |
i-robot
|
d39ad14ce5
|
!25632 [MSLITE] add max, bias_add, argmax op and modify bugs for ocr models in tensorrt delegate
Merge pull request !25632 from Liu_Xuu/trt_1029_shengwen10_merge
|
2021-11-01 06:40:47 +00:00 |
i-robot
|
e93f909d5e
|
!25618 complete the parameters description of the function or class
Merge pull request !25618 from chentangyu/code_docs_cty_master_I4FH9I
|
2021-11-01 06:34:40 +00:00 |
i-robot
|
e01dbedf93
|
!25677 Update msg and api
Merge pull request !25677 from huchunmei/master
|
2021-11-01 06:13:52 +00:00 |
i-robot
|
1cd6573bff
|
!25406 Fix bug for GPU Pipeline
Merge pull request !25406 from Cononlly/gpu-moe
|
2021-11-01 06:12:12 +00:00 |
i-robot
|
33b961d267
|
!25691 [MS][LITE]fix crash when weight decode
Merge pull request !25691 from mengyuanli/bugfix2
|
2021-11-01 06:07:32 +00:00 |
sunsuodong
|
4fe04898f2
|
x86_init
|
2021-10-31 21:49:10 -07:00 |
i-robot
|
f47be4d34c
|
!25694 numpy fix code docs
Merge pull request !25694 from huangmengxi/code_docs_numpy
|
2021-11-01 03:59:54 +00:00 |
zong-shuai
|
07dc66892e
|
OperateMemLeak
|
2021-11-01 11:53:16 +08:00 |
i-robot
|
3a5c3e9955
|
!25528 [Fallback] Not add the node of function type into local dict.
Merge pull request !25528 from 张清华/opt_fallback
|
2021-11-01 03:48:58 +00:00 |
LaiYongqiang
|
07e5ed9f16
|
ascend device context
|
2021-11-01 11:42:40 +08:00 |