dayschan
|
d608ffdaf2
|
explicitly check if graph_kernel is enabled in pynative mode.
|
4 years ago |
i-robot
|
c4ac70de88
|
!29367 add matmul-add fusion pattern
Merge pull request !29367 from wangyanling/matmuladd
|
4 years ago |
i-robot
|
18350a7443
|
!29973 The `solve_triangular` API fallback.
Merge pull request !29973 from zhujingxuan/master
|
4 years ago |
i-robot
|
33bc6978a0
|
!29945 fix gather preference axis bug
Merge pull request !29945 from yeyunpeng2020/dynamic_quant_success
|
4 years ago |
i-robot
|
990614d133
|
!29910 Refactor ccsrc directories and CMakeLists files
Merge pull request !29910 from marui/master_decoupling
|
4 years ago |
wangyanling
|
9b887d27d5
|
restore the bug of matmul-add fusion
|
4 years ago |
marui
|
d47e79b04c
|
Refactor ccsrc directories and CMakeLists files
|
4 years ago |
zhujingxuan
|
e30847cac0
|
The `solve_triangular` API fallback.
Now only the `SolveTriangular` op supports batch computation, the `solve_triangular` API only accept 2D matrix input.
|
4 years ago |
i-robot
|
b961b313f0
|
!29679 [MS][LITE] fix SetData interface bug
Merge pull request !29679 from jianghui58/bugfix_0129
|
4 years ago |
i-robot
|
fe9e086e77
|
!29832 [MSLITE] Codex clean.
Merge pull request !29832 from wangshaocong/codex
|
4 years ago |
i-robot
|
a8d3bfb327
|
!29900 [MS][LITE] fix the bug that input tensor data with old size dosen't free
Merge pull request !29900 from XianglongZeng/myms_new_2
|
4 years ago |
i-robot
|
880ab634f9
|
!29954 Error whitelist modification about cpu
Merge pull request !29954 from 沈竞兴/whitelist0211
|
4 years ago |
i-robot
|
6b982680a6
|
!29851 fix matmul infer div zero
Merge pull request !29851 from zhaodezan/master
|
4 years ago |
i-robot
|
d64ce173aa
|
!29311 optimize arithmetic operators
Merge pull request !29311 from wangyanling/optimizemul
|
4 years ago |
yeyunpeng2020
|
c8d48edb9f
|
fix gather preference axis bug
|
4 years ago |
i-robot
|
5138dd1818
|
!29943 change float_types && valid_types from global to local vars
Merge pull request !29943 from zhuzhongrui/pub_master2
|
4 years ago |
i-robot
|
bd8867d69b
|
!29911 Add chinese document for primitive, ...
Merge pull request !29911 from huangbingjian/code_docs_primitive
|
4 years ago |
i-robot
|
b063194f48
|
!29891 FL, opt update model get client info
Merge pull request !29891 from 徐永飞/master
|
4 years ago |
wangyanling
|
ee72df2cbc
|
optimize arithmetic operators
|
4 years ago |
i-robot
|
3351f0a7dd
|
!29949 Add one empty line to suit python format rule
Merge pull request !29949 from zhujingxuan/code_docs_scipy
|
4 years ago |
huangbingjian
|
a5d8b0b3ef
|
Add chinese document for primitive, ...
|
4 years ago |
zhujingxuan
|
fdb1cef3a0
|
Add one empty line to suit python format rule
|
4 years ago |
i-robot
|
39257f5345
|
!29935 fix 310 example compile-failed
Merge pull request !29935 from zhoufeng/xiu-ba-ge
|
4 years ago |
i-robot
|
d3f4ad23a0
|
!29844 Fix bugs in graphkernel split model
Merge pull request !29844 from DeshiChen/0209_costmodel
|
4 years ago |
jianghui58
|
fe3ba7e49c
|
fix SetData bug && code review
|
4 years ago |
i-robot
|
6f4a936123
|
!29941 modify doc
Merge pull request !29941 from xumengjuan1/code_docs_xmj13
|
4 years ago |
i-robot
|
87729d9226
|
!29926 [MSLITE][CPU] fuzz problem, cast_fp32.cc bugfix
Merge pull request !29926 from Greatpan/fuzz_problem
|
4 years ago |
i-robot
|
3608eaaec7
|
!29516 fix GPU front-end exception interception information which is simple
Merge pull request !29516 from 沈竞兴/fix_error1
|
4 years ago |
z00512249
|
1606d601b6
|
Change float_types && valid_types from global to local vars.
Global vars usage may cause ascend's dfx st core dump.
|
4 years ago |
xumengjuan1
|
3c91dc08d0
|
modify doc
|
4 years ago |
i-robot
|
5b360e39fb
|
!29912 Fix a logging api bug in MindAPI
Merge pull request !29912 from hewei/core_api
|
4 years ago |
i-robot
|
fe74be4830
|
!29701 Support dump parameters using origin_parameter_order, fix DumpConstantData issue and refactor debugger mindRT code
Merge pull request !29701 from parastooashtari/kernel_level_dump
|
4 years ago |
i-robot
|
63b4b68daa
|
!29889 Add SummaryLandscape Chinese api
Merge pull request !29889 from Songyuanwei/api
|
4 years ago |
xuyongfei
|
68286c5a45
|
FL, update model get client info
|
4 years ago |
i-robot
|
99e1040116
|
!29884 [MSLITE] fix mem leak for tensorrt delegate
Merge pull request !29884 from Liu_Xuu/trt_0210_opt
|
4 years ago |
[songyuanwei]
|
50fa2f04f1
|
add SummaryLandscape Chinese api
|
4 years ago |
i-robot
|
3c725a158e
|
!29415 Change ExpandJ pass to ExpandMetaFG pass to enable vmap operation.
Merge pull request !29415 from LiangZhibo/pass
|
4 years ago |
zhoufeng
|
c1ce2f9c1c
|
fix 310 example compile-failed
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
wang_shaocong
|
57eb0933a9
|
[MSLITE] Codex clean.
|
4 years ago |
yanghaoran
|
86d309c74a
|
!29934 回退 'Pull Request !29888 : fix 310 example compile-failed'
Merge pull request !29934 from yanghaoran/revert-merge-29888-master
|
4 years ago |
yanghaoran
|
6f42800963
|
回退 'Pull Request !29888 : fix 310 example compile-failed'
|
4 years ago |
i-robot
|
a56b9363e7
|
!29902 support 'STAND_ALONE' ParallelMode for dimension reduce
Merge pull request !29902 from jinjiali-kali/dimReduce
|
4 years ago |
i-robot
|
f97f16dfb0
|
!29711 return Tensor value for AbstractRef when infer EnvironGet primitive
Merge pull request !29711 from xychow/return-dflt-when-infer-environ-get
|
4 years ago |
i-robot
|
990901dc41
|
!29906 Refine ps mode consistence check
Merge pull request !29906 from zyli2020/master
|
4 years ago |
i-robot
|
506cd30515
|
!29791 fix weight matmul compatibility
Merge pull request !29791 from yeyunpeng2020/master
|
4 years ago |
i-robot
|
7948377d04
|
!29888 fix 310 example compile-failed
Merge pull request !29888 from zhoufeng/xiu-ba-ge
|
4 years ago |
greatpanc
|
327e780048
|
cast_fp32.cc bugfix, add break
|
4 years ago |
i-robot
|
70ecc123eb
|
!29924 modify doc
Merge pull request !29924 from xumengjuan1/code_docs_xmjf11
|
4 years ago |
i-robot
|
c8527fcb40
|
!29894 remove ops.inverse and replace it by using SolveTriangular
Merge pull request !29894 from zhuzhongrui/pub_master2
|
4 years ago |
i-robot
|
5289ace841
|
!29916 update index title
Merge pull request !29916 from yingchen/code_docs_title
|
4 years ago |