sunsuodong
|
9dfca91796
|
fix code check
|
2022-05-11 07:01:07 -07:00 |
i-robot
|
4e574bc8dd
|
!33964 refactor matrix_set_diag_v3 for gpu backend.
Merge pull request !33964 from zhuzhongrui/pub_master8
|
2022-05-11 12:10:49 +00:00 |
i-robot
|
1664b9b2f2
|
!34087 Add tensor and functional interface for NonZero operator.
Merge pull request !34087 from hezhenhao1/add_nonzero
|
2022-05-11 10:59:40 +00:00 |
i-robot
|
15acba5804
|
!33993 adapt msprof framework
Merge pull request !33993 from zangqx/zangqx_30
|
2022-05-11 10:16:38 +00:00 |
i-robot
|
d24864ddbf
|
!34212 Add kernel select check before creating kernel
Merge pull request !34212 from zyli2020/embedding_cache_unify_runtime
|
2022-05-11 09:59:18 +00:00 |
i-robot
|
36616efc7f
|
!33914 add BatchMatmulEltwiseFusionPass for buffer fusion
Merge pull request !33914 from yuchaojie/ub_fusion2
|
2022-05-11 09:47:11 +00:00 |
i-robot
|
1588a18999
|
!34158 read calibration directory in alphabetical order
Merge pull request !34158 from liyan2022/dev_main
|
2022-05-11 09:37:19 +00:00 |
i-robot
|
6cb21da318
|
!34214 fix the log level bugs in overflow checking
Merge pull request !34214 from guoqi/enhanced_amp
|
2022-05-11 09:36:23 +00:00 |
i-robot
|
8b1af5b007
|
!34065 Provide helper class to find flat parameter
Merge pull request !34065 from hewei/flatten_weights
|
2022-05-11 09:21:17 +00:00 |
i-robot
|
1d38c1456f
|
!34217 add lp_norm functional api && tensor api
Merge pull request !34217 from zhuzhongrui/pub_master
|
2022-05-11 09:10:05 +00:00 |
i-robot
|
ab4f27ed71
|
!34215 [MSLITE] add op info
Merge pull request !34215 from ling/op
|
2022-05-11 09:06:59 +00:00 |
i-robot
|
534a845e77
|
!34218 fix the bug of input format inconsistency
Merge pull request !34218 from limingqi107/bug_fix3
|
2022-05-11 08:57:14 +00:00 |
i-robot
|
b55fe6f3fc
|
!34190 Remove abstract refkey and don't change order enforce
Merge pull request !34190 from chenfei_mindspore/rm-abstract-ref-key-simple
|
2022-05-11 08:48:24 +00:00 |
i-robot
|
e138428c78
|
!34230 modify format
Merge pull request !34230 from 俞涵/code_docs_0511
|
2022-05-11 08:38:46 +00:00 |
i-robot
|
1cee01629a
|
!34208 [MS][LITE][parallel predict] fix server infer demo
Merge pull request !34208 from yefeng/312-server_inference_demo
|
2022-05-11 08:27:56 +00:00 |
i-robot
|
a0c3360d96
|
!34204 Support recovery for the meta server node
Merge pull request !34204 from chengang/support_msn_recovery
|
2022-05-11 08:16:53 +00:00 |
i-robot
|
e6d0f22c6d
|
!34220 [DOC]update en version of doc for SpaceToBatchNd
Merge pull request !34220 from zichun_ye/op_dev_space_to_batch_nd
|
2022-05-11 08:14:23 +00:00 |
i-robot
|
c3647bc54b
|
!34057 modify for rewrite pattern
Merge pull request !34057 from 于振华/rewrite_pattern
|
2022-05-11 07:50:52 +00:00 |
i-robot
|
5f840443ae
|
!34228 modify link
Merge pull request !34228 from xumengjuan1/code_docs_a4
|
2022-05-11 07:38:57 +00:00 |
huodagu
|
76c5654edd
|
add mindspore.rewrite and modify format
|
2022-05-11 15:38:43 +08:00 |
i-robot
|
f4ccb13a6b
|
!33895 Add embedding cache lookup and update for cache prefetch actor
Merge pull request !33895 from zyli2020/master
|
2022-05-11 07:37:30 +00:00 |
i-robot
|
3a1f1109cc
|
!31772 [feat] [assistant] [I48O4R] Add new aicpu operator RandomPoisson
Merge pull request !31772 from 路雄博/zyf_Random
|
2022-05-11 07:36:05 +00:00 |
i-robot
|
07519097e7
|
!30513 [feat] [assistant] [I48O4K] Add new aicpu operator Addcmul
Merge pull request !30513 from 路雄博/Addcmul1.0
|
2022-05-11 07:30:58 +00:00 |
xumengjuan1
|
19dfe00c12
|
modify link
|
2022-05-11 15:24:30 +08:00 |
i-robot
|
465e85729a
|
!34170 add compilation log
Merge pull request !34170 from looop5/compile_log
|
2022-05-11 07:06:07 +00:00 |
i-robot
|
b423ddebac
|
!34193 modify export input type check
Merge pull request !34193 from changzherui/mod_export_check
|
2022-05-11 07:05:11 +00:00 |
i-robot
|
77cadfa5c2
|
!34152 Update Akg
Merge pull request !34152 from jiaoy1224/real_master
|
2022-05-11 07:02:11 +00:00 |
i-robot
|
751b79792b
|
!34213 [MS][LITE]code clean 2
Merge pull request !34213 from XianglongZeng/myms
|
2022-05-11 06:44:31 +00:00 |
z00512249
|
fb1b4324d7
|
refactor matrix_set_diag_v3 for gpu backend.
|
2022-05-11 14:34:21 +08:00 |
i-robot
|
9226c57755
|
!33884 [MSLITE][Func] gate model reset.
Merge pull request !33884 from 赵英灼/gatemodel
|
2022-05-11 06:26:09 +00:00 |
hezhenhao1
|
1b8a7b0a8f
|
Add tensor and functional interface for NonZero operator.
|
2022-05-11 14:11:22 +08:00 |
i-robot
|
9b8800ef4f
|
!33805 refactor log_determinant and determinnant kernel for gpu backend.
Merge pull request !33805 from zhuzhongrui/pub_master2
|
2022-05-11 06:02:51 +00:00 |
yefeng
|
e5eb840055
|
demo use setdata
|
2022-05-11 12:04:18 +08:00 |
i-robot
|
8f07bd3d43
|
!34142 update ms_hybrid cpu support
Merge pull request !34142 from zichun_ye/mshyrid_cpu_fix
|
2022-05-11 03:33:08 +00:00 |
i-robot
|
e400c4ba6d
|
!34201 modify gather op infer shape
Merge pull request !34201 from liyan2022/master
|
2022-05-11 03:30:40 +00:00 |
ling
|
721fa089e3
|
[MSLITE] add op info
|
2022-05-11 11:24:19 +08:00 |
limingqi107
|
3cde5d57c7
|
fix the bug of input format inconsistency
|
2022-05-11 11:24:12 +08:00 |
i-robot
|
04f6233a2b
|
!33921 adjust atomic clean for vm
Merge pull request !33921 from zhupuxu/fix_atomic_bug_for_vm
|
2022-05-11 03:21:04 +00:00 |
z00512249
|
08d9504518
|
add lp_norm functional api && tensor api
|
2022-05-11 11:19:48 +08:00 |
i-robot
|
f2ba3ca2e8
|
!33556 [MSLITE] fix tensorrt server inference ci
Merge pull request !33556 from Liu_Xuu/trt_0425_ci
|
2022-05-11 03:16:17 +00:00 |
i-robot
|
a0a9c942c8
|
!33956 Add a nn cell for softsign.
Merge pull request !33956 from liqiliang/softsign-cpu
|
2022-05-11 03:15:10 +00:00 |
i-robot
|
ddced156b0
|
!33955 add Ascend dynamic shape testcases for IndexAdd
Merge pull request !33955 from looop5/index_add_d_dynamic
|
2022-05-11 03:14:48 +00:00 |
lizhenyu
|
8e18f50388
|
Add kernel select check before create kernel
|
2022-05-11 11:14:24 +08:00 |
i-robot
|
be52fe556e
|
!34184 fix the bug of StridedSlice op and DynamicStitch op
Merge pull request !34184 from hanhuifeng/asr_bug
|
2022-05-11 03:13:12 +00:00 |
lizhenyu
|
9e5a6a9164
|
Add embedding lookup and update cache for cache prefetch actor
|
2022-05-11 11:12:51 +08:00 |
Zichun Ye
|
7a20a726a9
|
update en version of doc for space_to_batch_nd
|
2022-05-11 11:10:08 +08:00 |
i-robot
|
fc011ae8a3
|
!34112 [lite]matmul-avx support split-by-row when B is a vector
Merge pull request !34112 from 徐安越/master1
|
2022-05-11 03:09:10 +00:00 |
i-robot
|
dbb05a92ea
|
!33962 fix: md AddressSanitizer
Merge pull request !33962 from guozhijian/fix_md_AddressSanitizer
|
2022-05-11 03:03:53 +00:00 |
guoqi
|
cbb3dc8ff1
|
change the log level from info to debug when insert overflow check operators
|
2022-05-11 11:00:13 +08:00 |
XianglongZeng
|
3037d6b910
|
code clean 2
|
2022-05-11 10:40:51 +08:00 |