i-robot
a89faca8a0
!31115 unified runtime support the value node is output of subgraph in the heterogeneous scene
...
Merge pull request !31115 from limingqi107/bug_fix4
2022-03-10 13:53:38 +00:00
jonyguo
e3a0962fae
fix: memory leak by LiteMat operator=
2022-03-10 21:53:13 +08:00
jpc_chenjianping
01ae2e1edb
optimize NUMA
2022-03-10 21:50:49 +08:00
i-robot
df41aabae2
!31050 Dynamic shape for control flow.
...
Merge pull request !31050 from gaoyong10/dynamic_shape_01
2022-03-10 13:25:09 +00:00
i-robot
687f40a32f
!31050 Dynamic shape for control flow.
...
Merge pull request !31050 from gaoyong10/dynamic_shape_01
2022-03-10 13:25:05 +00:00
hezhenhao1
b63e4b8b20
Fix bprop of cg method, support to return CSRTensor.
2022-03-10 21:24:39 +08:00
i-robot
0f723c3615
!31119 [MSLITE] runtime pass valid in arm64 and avx
...
Merge pull request !31119 from ling/op
2022-03-10 13:06:19 +00:00
yefeng
c91dc9cf29
flatbuffer
2022-03-10 21:04:46 +08:00
cjh9368
1e4cde75f6
[MS][LITE] fix bug of fakequant perchannel
2022-03-10 20:40:15 +08:00
huangbingjian
b2dd04e078
Modify the error message.
2022-03-10 20:38:03 +08:00
Zichun Ye
61469ad999
update ms hybrid test cases
...
fix ms hybrid doc
revert changes
2022-03-10 20:31:56 +08:00
yuchaojie
415e2c0a76
change log level for auto monad
2022-03-10 20:20:34 +08:00
i-robot
8db7f19aaf
!31108 [MS][LITE][Develop] fix matmul infer
...
Merge pull request !31108 from sunsuodong/fix_matmul_infer
2022-03-10 12:19:33 +00:00
yanglf1121
108fcd750e
fix sparse segfault in pynative bprop
2022-03-10 20:17:18 +08:00
l00591931
46a5949e09
add stack_unstack_eliminate pass
2022-03-10 20:15:43 +08:00
i-robot
3037c08862
!30689 AllReduce fusion by size for DataParallel
...
Merge pull request !30689 from baihuawei/allreducefusion
2022-03-10 12:13:51 +00:00
huangbingjian
4f7c9cb27f
Support user-defined classes through ms_class decorators.
2022-03-10 20:12:54 +08:00
ling
c80e73a10d
[MSLITE] runtime pass valid in arm64 and avx
2022-03-10 20:11:30 +08:00
i-robot
122bba710a
!31062 [MS][LITE]fix an entrance guard bug
...
Merge pull request !31062 from XianglongZeng/myms_new
2022-03-10 12:06:15 +00:00
hezhenhao1
892c091582
Split test cases of bfgs method.
2022-03-10 20:02:16 +08:00
i-robot
99910ef27f
!31088 convert C++ data to python when run fallback function
...
Merge pull request !31088 from lianliguang/add-fallback-builtin-function
2022-03-10 11:56:01 +00:00
chenzhuo
3b12614d7a
add taylor higher order differentiation
2022-03-10 19:26:14 +08:00
wangshaocong
cdb3391d62
[MSLITE] Add several models to ci test.
2022-03-10 19:24:17 +08:00
yangzhenzhang
c00d29f223
rebase
2022-03-10 19:17:06 +08:00
i-robot
9622c1d65d
!31116 optimizes the documentation of chinese API of PrimitiveWithInfer,LayerNorm
...
Merge pull request !31116 from zhangfanghe/code_docs_nn_diff_zfh_0310
2022-03-10 11:16:26 +00:00
zengxianglong
9c9990923c
fix an entrance guard bug
2022-03-10 19:15:35 +08:00
i-robot
7182149955
!31030 fix cootensor/csrtensor docs
...
Merge pull request !31030 from wangrao124/fix_docs
2022-03-10 11:15:02 +00:00
gaoyong10
a94285147d
Dynamic shape support control flow.
2022-03-10 19:10:58 +08:00
liyong
50fc6f5736
Revert "!30810 [MD] add OBSMindDataset "
...
This reverts commit 9fcab9184e
, reversing
changes made to afb33fff62
.
2022-03-10 19:10:11 +08:00
i-robot
bb67868977
!31099 fix op prebuild compile failed
...
Merge pull request !31099 from liubuyu/prebuild
2022-03-10 11:09:13 +00:00
i-robot
c7129ecb6f
!31077 fix crypto bug
...
Merge pull request !31077 from yeyunpeng2020/crypto
2022-03-10 11:05:57 +00:00
liangzhibo
c79939599f
Fix vmap error when MS_DEV_DDE_ONLY_MARK is 0
2022-03-10 19:05:05 +08:00
i-robot
c331203a2e
!31083 Transfer interface of Cell object to inner interface
...
Merge pull request !31083 from JoyLvliang/transfer_interface_to_inner_interface
2022-03-10 11:03:59 +00:00
i-robot
49088ebf64
!31111 modify code formats in rst files
...
Merge pull request !31111 from lvmingfu/master
2022-03-10 10:55:59 +00:00
yuchaojie
e9d70de4e1
fix size problem in SplitVFission
2022-03-10 18:54:11 +08:00
limingqi107
75a7e00e2c
unified runtime support the value node is output of subgraph in the heterogeneous scene
2022-03-10 18:39:13 +08:00
zhangfanghe
d1f2c52fe3
optimizes the documentation of chinese API of PrimitiveWithInfer,LayerNorm.
2022-03-10 18:26:57 +08:00
dayschan
601fb25cb7
Add AkgKernel for lite_adapter
...
Implements a temporary solution of InferShape for GraphKernel ops by
saving shape/type/format in custom attributes and decode them in InferShape function.
2022-03-10 18:19:28 +08:00
i-robot
d3fb806a31
!31086 optimizes the documentation of chinese API of GRUCell
...
Merge pull request !31086 from zhangfanghe/code_docs_nn_GRUCell_zfh_20223010
2022-03-10 10:11:47 +00:00
dayschan
b6a2b08834
Process the UpdateState node between OptimizeAssign and EliminateRedundantOutput
...
The OptimizeAssign will link the original output to a UpdateState node,
we should use ExtendOutputForUpdateState to relink the getitems before eliminating it.
Additionally, set the compute_capability to "unknown" when using gpu package but the target is cpu.
2022-03-10 18:08:49 +08:00
i-robot
b3692ef271
!31103 optimizes the documentation of chinese API of ResizeBilinear,HyperMap,ScatterMin,Sqrt,etc
...
Merge pull request !31103 from zhangfanghe/code_docs_ops_nn_diff_zfh_0310
2022-03-10 09:48:41 +00:00
i-robot
05b7a7c329
!31103 optimizes the documentation of chinese API of ResizeBilinear,HyperMap,ScatterMin,Sqrt,etc
...
Merge pull request !31103 from zhangfanghe/code_docs_ops_nn_diff_zfh_0310
2022-03-10 09:48:37 +00:00
lvmingfu
cc494030dc
modify code formats in rst files
2022-03-10 17:48:35 +08:00
xiefangqi
92b503dffa
fix lenet device queue warning log problem
2022-03-10 17:45:41 +08:00
liuluobin
8f045d02e3
Fix a bug where ROIAlign and CropAndResize distributed op do not support GPU
2022-03-10 17:31:36 +08:00
sunsuodong
dc3c0e0b86
fix_matmul_infer
2022-03-10 01:28:13 -08:00
i-robot
c91bc888de
!31087 Add web link for Cell and Primitive
...
Merge pull request !31087 from maning202007/code_docs_dump_api
2022-03-10 09:25:31 +00:00
i-robot
f320c0e964
!31100 modify content order in rst part5
...
Merge pull request !31100 from lvmingfu/master
2022-03-10 09:25:31 +00:00
i-robot
2f327fe98a
!31089 modify input_params
...
Merge pull request !31089 from 俞涵/code_docs_modifydirname
2022-03-10 09:25:16 +00:00
zhangfanghe
010b0ab444
optimizes the documentation of chinese API of ResizeBilinear,HyperMap,ScatterMin,Sqrt,etc.
2022-03-10 17:17:54 +08:00