i-robot
|
e9bad85ed5
|
!34898 Add MuxSendActor and MuxRecvActor
Merge pull request !34898 from zyli2020/embedding_cache_unify_runtime
|
2022-05-26 12:46:16 +00:00 |
i-robot
|
7beb8b466a
|
!34907 deprecated relu from onednn
Merge pull request !34907 from 范吉斌/relu
|
2022-05-26 12:37:25 +00:00 |
i-robot
|
bc9f02f552
|
!34969 [MSLITE][CPU] avx512 hardward self feel function, add op's avx512/avx/sse/neon instructions stripped to separate functions
Merge pull request !34969 from Greatpan/avx512_sf_add
|
2022-05-26 12:32:28 +00:00 |
i-robot
|
c01a10bc0e
|
!34978 [MSLITE][CPU] avx512 hardward self feel function, sub op's avx512/avx/sse/neon instructions stripped to separate functions
Merge pull request !34978 from Greatpan/avx512_sf_sub
|
2022-05-26 12:32:14 +00:00 |
i-robot
|
315db23cb8
|
!34838 [OP] add vmap for meshgrid, hardshrink
Merge pull request !34838 from yangruoqi713/vmap
|
2022-05-26 12:27:22 +00:00 |
albert-yan
|
21f7649c23
|
add new device dsp
|
2022-05-26 20:25:36 +08:00 |
panzhihui
|
58fdd7e623
|
add cn api docs
|
2022-05-26 19:56:21 +08:00 |
i-robot
|
9cdb283781
|
!34671 Fix Ge Interface for AllReduce fusion
Merge pull request !34671 from huangxinjing/fix_ge_error
|
2022-05-26 11:34:42 +00:00 |
yuzhenhua
|
ec1e152e17
|
for const iterator For
|
2022-05-26 19:23:46 +08:00 |
i-robot
|
440f88ffc1
|
!33313 [MS][LITE][Develop] split converter so
Merge pull request !33313 from sunsuodong/converter_so
|
2022-05-26 11:22:52 +00:00 |
ZPaC
|
e54d002803
|
Add rpc send and recv infer
|
2022-05-26 19:19:04 +08:00 |
i-robot
|
e53ee28ae4
|
!34876 support reshape elim check in graph_split
Merge pull request !34876 from Gaoxiong/master
|
2022-05-26 10:52:09 +00:00 |
limingqi107
|
9b7473d907
|
runtime support the multi subgraphs by the same output node in the dyanmic shape with heterogeneous
|
2022-05-26 18:40:40 +08:00 |
王超
|
8a268f6219
|
New GPU operator implementation, include UpperBound, LowerBound
|
2022-05-26 18:30:59 +08:00 |
i-robot
|
b62d4d84d1
|
!34970 add tensor_scatter_mul doc
Merge pull request !34970 from zhuzhongrui/code_docs_scipy
|
2022-05-26 09:59:03 +00:00 |
i-robot
|
67c7712c9d
|
!34987 add lp_norm doc
Merge pull request !34987 from zhuzhongrui/code_docs_branch1
|
2022-05-26 09:58:18 +00:00 |
i-robot
|
1d27af8cff
|
!34897 [MS]{Lite][Task] add cxx_api for cloud infer
Merge pull request !34897 from 刘力力/feature_cloud_infer_runtime_develop_cxx_api_merge
|
2022-05-26 09:50:55 +00:00 |
i-robot
|
4380e9d974
|
!34993 add fills docs
Merge pull request !34993 from yelihua/code_docs_master
|
2022-05-26 09:47:02 +00:00 |
i-robot
|
d4e6a0877d
|
!34618 StridedSlice dynamic shape support mask & ScatterNdUpdate indices support int64 & Concat Gather support feed mode
Merge pull request !34618 from huoxinyou/0519TensorSLice
|
2022-05-26 09:43:00 +00:00 |
i-robot
|
2b2888593e
|
!34889 [OP] modify docs for hardshrink, meshgrid
Merge pull request !34889 from yangruoqi713/code_docs_op
|
2022-05-26 09:33:25 +00:00 |
zhangfanghe
|
a0641550a8
|
optimizes the documentation of chinese API of FloorMod,Invert,etc.
|
2022-05-26 17:20:17 +08:00 |
i-robot
|
6a33b5215e
|
!34988 modify format
Merge pull request !34988 from 俞涵/code_docs_0526
|
2022-05-26 09:20:04 +00:00 |
liqiliang
|
73e4ee0f95
|
Add function and tensor interfaces.
|
2022-05-26 17:18:18 +08:00 |
huodagu
|
a7f9e1a9d0
|
modify format
|
2022-05-26 17:07:25 +08:00 |
yelihua
|
9a9ab882e9
|
delete ops.Fills docs
|
2022-05-26 17:04:58 +08:00 |
xulei
|
c85bb89088
|
KLDivLoss for NPU
|
2022-05-26 16:55:16 +08:00 |
z00512249
|
59643981ba
|
add lp_norm
|
2022-05-26 16:49:00 +08:00 |
lanzhineng
|
fd1903386b
|
eliminate the environ node
|
2022-05-26 16:44:05 +08:00 |
reku1997
|
fd6eb0f3e6
|
skip kFormatAgnosticPattern when use select cache
|
2022-05-26 16:38:40 +08:00 |
liyong
|
d3a7be6e9c
|
add dvpp decode video op
|
2022-05-26 16:34:06 +08:00 |
ling
|
5e7c902e34
|
tan vmap
|
2022-05-26 16:28:07 +08:00 |
jpc_chenjianping
|
f52b73e7b5
|
new actormgr for executor
|
2022-05-26 16:22:55 +08:00 |
i-robot
|
e65fe8fabe
|
!32163 [assistant][ops] Add new Deg2Rad
Merge pull request !32163 from wxy220/Deg2Rad
|
2022-05-26 08:21:18 +00:00 |
yangzhenzhang
|
4ef8e25944
|
modify vmap rule for masked select
|
2022-05-26 16:11:32 +08:00 |
hangangqiang
|
6e3545913f
|
enable Conv2dBnFoldQuant in nn.quant
|
2022-05-26 16:09:35 +08:00 |
z00512249
|
a07f4b1bf9
|
add tensor_scatter_mul doc
|
2022-05-26 15:56:44 +08:00 |
Lai Yongqiang
|
06bff16422
|
fix typo algorithm_strategy to enable multi algorithm
|
2022-05-26 15:39:32 +08:00 |
i-robot
|
dde6a2a24e
|
!34872 Add nn.BiDense
Merge pull request !34872 from 吕昱峰(Nate.River)/master
|
2022-05-26 07:35:20 +00:00 |
ttudu
|
160ceee9fa
|
error info
|
2022-05-26 15:31:26 +08:00 |
greatpan
|
28e9fb273b
|
avx512 self feel, support div op
|
2022-05-26 15:09:55 +08:00 |
shenwei41
|
1ee931e643
|
remove libtiff cmake
|
2022-05-26 15:09:47 +08:00 |
i-robot
|
c99fa6663c
|
!34877 Add GPU implementation of SparseSegmentMean operator.
Merge pull request !34877 from hezhenhao1/add_sparse
|
2022-05-26 07:07:58 +00:00 |
i-robot
|
b7aa9ce900
|
!34959 Fix bug of ScatterNd* operator in CPU.
Merge pull request !34959 from hezhenhao1/add_scatter_mul
|
2022-05-26 07:06:05 +00:00 |
nizzan
|
3bdbabee00
|
Micro remove comments from code
|
2022-05-26 10:03:03 +03:00 |
Zhang Qinghua
|
9e1d8627e5
|
Allow the Parameter object as a construct/ms_function parameter type.
|
2022-05-26 14:41:00 +08:00 |
greatpan
|
80b052d0b1
|
avx512 self feel, support sub op
|
2022-05-26 14:21:51 +08:00 |
zhangqi
|
890acf1a25
|
New CPU operator implementation for random gamma
|
2022-05-26 14:17:50 +08:00 |
yangruoqi713
|
6e32fe1fb2
|
[OP] modify docs for hardshrink, meshgrid
|
2022-05-26 14:13:10 +08:00 |
yangruoqi713
|
6297d2014b
|
[OP] add vmap for meshgrid, hardshrink
|
2022-05-26 14:04:25 +08:00 |
sunsuodong
|
b0776fd004
|
split converter so
|
2022-05-25 21:48:24 -07:00 |