dayschan
d608ffdaf2
explicitly check if graph_kernel is enabled in pynative mode.
4 years ago
marui
d47e79b04c
Refactor ccsrc directories and CMakeLists files
4 years ago
i-robot
fe9e086e77
!29832 [MSLITE] Codex clean.
Merge pull request !29832 from wangshaocong/codex
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
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
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
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
xuyongfei
68286c5a45
FL, update model get client info
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
6f42800963
回退 'Pull Request !29888 : fix 310 example compile-failed'
4 years ago
i-robot
990901dc41
!29906 Refine ps mode consistence check
Merge pull request !29906 from zyli2020/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
i-robot
fc0c990ae9
!29613 ONNX converter improvements: part two
Merge pull request !29613 from amalyshev/pr-onnx-converter-part-two
4 years ago
shen_jingxing
eaad646fb4
Error whitelist modification
4 years ago
i-robot
81bcff32ad
!29825 support pad mode for conv2d_transpose
Merge pull request !29825 from yangzhenzhang/support-pad-mode-for-conv2d-transpose
4 years ago
i-robot
0996cf1c08
!29829 batch support for solve_triangular
Merge pull request !29829 from zhujingxuan/master
4 years ago
lizhenyu
af27ae9309
refine ps mode consistence check
4 years ago
Parastoo Ashtari
f6bebc7d97
use origin_parameter_order to load and dump params mindRT
Refactor mindRT code
Fix DumpConstantData issue
4 years ago
i-robot
b9ee1433e2
!29703 Fix codex warning for dump and debugger in master
Merge pull request !29703 from TinaMengtingZhang/codex
4 years ago
i-robot
860130ac5d
!29872 solve the core dump of conv3dtranspose
Merge pull request !29872 from zong_shuai/debug_conv3d_transpose
4 years ago
l00591931
1c50572fe0
Change pass to enable vmap and J run in same opt
4 years ago
dayschan
1c9dc27782
fix bugs in split_model
1. fix the dead loop bug in split_model when area is limited by size.
2. fix the FuseElemwiseBroadcastBwd, to fuse all users of dom area.
3. align shape before building areas.
4 years ago
i-robot
74cc7f822a
!29882 Don't build value node of Monad type node
Merge pull request !29882 from chenfei_mindspore/not-build-value-node-of-monad
4 years ago
zhoufeng
89baf6a106
fix 310 example compile-failed
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
zhujingxuan
933f99f917
batch support for solve_triangular
Add batch support for solve_triangular and the corresponding test cases
4 years ago
i-robot
4445e4669b
!29864 Fix bug of pipeline split visit node
Merge pull request !29864 from chenfei_mindspore/master
4 years ago
Alexander Malyshev
1937dbd785
ONNX converter: second batch of changes
4 years ago
i-robot
14cfabbe48
!29842 Use device HBM free memory to calculate MindSpore manage memory size
Merge pull request !29842 from laiyongqiang/mem_check
4 years ago
i-robot
e27be5803a
!29857 dynamic matmul support asymmetric
Merge pull request !29857 from yeyunpeng2020/dynamic_quant_success
4 years ago
chenfei
164ddd5366
not build value node of monad type node
4 years ago
i-robot
7b6f7c9c87
!29786 Add TCP client and TCP server for RPC
Merge pull request !29786 from chengang/add_tcp_server
4 years ago
i-robot
aad61372c7
!29602 ONNX converter improvements: part one
Merge pull request !29602 from amalyshev/pr-onnx-converter-part-one
4 years ago
i-robot
fa05b5774b
!29783 fix acl env guard
Merge pull request !29783 from zhoufeng/fix-310-envguard
4 years ago
i-robot
a97fd3b576
!29849 Put constant fold ahead of arithmetic simplify
Merge pull request !29849 from jiaoy1224/aot
4 years ago
i-robot
bd48c9885a
!29619 [GraphKernel] decouple graph_kernel_splitter.
Merge pull request !29619 from chenlei_autodiff/gk_lite
4 years ago
i-robot
e03d1bfb82
!27854 Enable hypermap to use tuple/list as input
Merge pull request !27854 from LiangZhibo/hypermap
4 years ago
i-robot
ed0ca4b61a
!29729 [MSLITE][GPU] code style clean
Merge pull request !29729 from Greatpan/code_clean
4 years ago
chenfei
62e8ded346
fix bug of pipeline split
4 years ago
cristoval
c44d7b9100
add tcp client and tcp server
4 years ago
zhaodezan
36d30f665c
fix matmul infer div zero
4 years ago
i-robot
f7fac5c9fa
!29840 GraphKernel fix core dump bug in master
Merge pull request !29840 from ZengZitao/sync_core_bug_fix
4 years ago
yeyunpeng2020
fe53fa005c
dynamic matmul support asymmetric
4 years ago
i-robot
825a280a36
!29834 [ME] Avoid buffer print repeatedly in IR.
Merge pull request !29834 from Margaret_wangrui/dump_ir
4 years ago
Margaret_wangrui
18c17a4533
[ME] Avoid buffer print repeatedly in IR
4 years ago