Commit Graph

43891 Commits

Author SHA1 Message Date
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
Xiaoda Zhang 13c56e83cd add parallel strategy algo interfaces to mindspore's main interface 2022-05-11 16:36:58 +08: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
zhangxuetong e727deddce add ceil kernel 2022-05-11 16:15:28 +08: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
jpc_chenjianping cfcde012ad print log to console by default 2022-05-11 16:09:07 +08: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
fakeen 7380756a0f igamma 2022-05-11 15:23:33 +08:00
liangzhibo 1bdddffffd Change EditDistance infer to C++ 2022-05-11 15:21:51 +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
gongdaguo 2aa000b2ca fix op parallel time_profiling 2022-05-11 14:47:09 +08: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
cjh9368 441384a877 fix code check problems 2022-05-11 14:38:36 +08: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
fujianzhao 5bb57674da [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh 2022-05-11 14:23:11 +08: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
albert-yan 1fa35a3b0a modify load native lib and Benchmark switch new api 2022-05-11 13:55:30 +08:00
huangxinjing d0f6f3a014 [AutoParallel]Fix softmax shape error 2022-05-11 13:55:06 +08: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
maoyaomin 60913f4a5a add bessel_y0 and bessel_y1 cpu operator 2022-05-11 11:26:26 +08: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