i-robot
|
edfc6764a3
|
!35200 runtime performance optimize-sync alloc memory
Merge pull request !35200 from limingqi107/bug_fix4
|
2022-06-01 14:47:45 +00:00 |
zhaizhiqiang
|
824933a755
|
re-design cloud infer
|
2022-06-01 21:43:52 +08:00 |
liqiliang
|
d200f89202
|
Add dynamic_shape tests.
|
2022-06-01 17:58:33 +08:00 |
hujiahui8
|
33a9fd87d3
|
add docs for scatter_div operator
|
2022-06-01 17:49:14 +08:00 |
i-robot
|
2534345459
|
!35177 Auto Tensor Inplace in Graph Kernel(Version1.0)
Merge pull request !35177 from jiaoy1224/aot
|
2022-06-01 09:49:02 +00:00 |
Xiao Tianci
|
74a1f06362
|
remove soft dvpp
|
2022-06-01 17:45:58 +08:00 |
i-robot
|
f9af4de2d9
|
!35289 sync akg master
Merge pull request !35289 from r1chardf1d0/sync
|
2022-06-01 09:36:32 +00:00 |
i-robot
|
cea21b0213
|
!35123 delete String,Vector and NOT_USE_STL from lite
Merge pull request !35123 from wangtongyu6/only_stl
|
2022-06-01 09:34:14 +00:00 |
luoyuan
|
6ab46f169b
|
[MS][LITE] update python api demo
|
2022-06-01 17:30:46 +08:00 |
i-robot
|
d611c29a46
|
!35294 [MSLITE][CPU] avx512 hardward self feel function, matmul op's avx512/avx/sse/neon instructions stripped to separate functions
Merge pull request !35294 from Greatpan/avx512_sf_matmul
|
2022-06-01 09:22:09 +00:00 |
i-robot
|
b0a86a9b88
|
!35237 fix_independent_stream_error_and_opt_pipeline_parallel_performace
Merge pull request !35237 from yao_yf/fix_independent_stream_error_and_opt_pipeline_parallel_performace
|
2022-06-01 09:19:57 +00:00 |
i-robot
|
40beeaba17
|
!35233 Fix prim clone problem
Merge pull request !35233 from zjun/fix_prim
|
2022-06-01 09:16:31 +00:00 |
i-robot
|
0a05f67681
|
!35296 Update api doc Ainh & Softsign
Merge pull request !35296 from panzhihui/code_docs_cn_api4
|
2022-06-01 09:08:10 +00:00 |
i-robot
|
751f62824d
|
!35300 fix docs format
Merge pull request !35300 from yelihua/code_docs_master
|
2022-06-01 09:06:54 +00:00 |
i-robot
|
b8b38561b7
|
!35176 [MS][LITE][parallel predict]parallel predict bug fix
Merge pull request !35176 from yefeng/329-parallel_predict_bug_fix
|
2022-06-01 09:05:05 +00:00 |
i-robot
|
4ec1537e7f
|
!34789 Add auto dynamic shape for PyNative
Merge pull request !34789 from zjun/auto_dynamic
|
2022-06-01 08:47:28 +00:00 |
wilfChen
|
8407ce5ce8
|
gpu sparse matrix add kernel registe
|
2022-06-01 16:47:24 +08:00 |
i-robot
|
a95fd90b07
|
!35249 fix codecheck
Merge pull request !35249 from tan-wei-cheng-3260/develop-twc-master
|
2022-06-01 08:16:41 +00:00 |
zhaoting
|
b25ec593ac
|
fix resnet st
|
2022-06-01 16:00:55 +08:00 |
i-robot
|
e4a48ed99a
|
!35285 GPU priority replay buffer implement
Merge pull request !35285 from chenweifeng/gpu-prb-commit
|
2022-06-01 07:53:56 +00:00 |
z00512249
|
e7c2821b86
|
fix lp_norm tensor bugs
|
2022-06-01 15:53:52 +08:00 |
i-robot
|
ec6d5c3060
|
!35272 using FuncGraphPtr instead of KernelGraphPtr in device context
Merge pull request !35272 from laiyongqiang/func_graph
|
2022-06-01 07:25:56 +00:00 |
i-robot
|
d52608b12b
|
!35207 Replace the synchronization of distributed actor route table with new cluster arch
Merge pull request !35207 from chengang/replace_actor_route_lookup_2
|
2022-06-01 07:19:59 +00:00 |
albert-yan
|
bd79cbc578
|
deconv dim compatible
|
2022-06-01 15:19:51 +08:00 |
lby
|
4f3e385644
|
add renorm op
|
2022-06-01 14:59:00 +08:00 |
huoxinyou
|
c72f676854
|
fixed StridedSlice shrink_axis_mask == 2 * (data.ndim - 1) bug
|
2022-06-01 14:50:55 +08:00 |
greatpan
|
b2aa35fa25
|
avx512 self feel, support matmal op
|
2022-06-01 14:36:57 +08:00 |
panzhihui
|
2dd576e8d6
|
update doc
|
2022-06-01 14:29:06 +08:00 |
i-robot
|
2f01d8b5bf
|
!35089 Add introduction with profiler op_analyse.
Merge pull request !35089 from liuchuting/profiler
|
2022-06-01 06:16:47 +00:00 |
huanghui
|
d769058b69
|
fix log init
|
2022-06-01 14:16:25 +08:00 |
greatpan
|
1a13b1f1d7
|
avx512 self feel, refactor matmul op
|
2022-06-01 14:03:26 +08:00 |
wangjun
|
1f1857c51c
|
add inplace update
|
2022-06-01 13:50:17 +08:00 |
huodagu
|
b4cef0a3e6
|
modify format
|
2022-06-01 11:45:09 +08:00 |
yelihua
|
3e4b0fec5b
|
fix the raises type format
|
2022-06-01 11:36:12 +08:00 |
i-robot
|
6c1ea8074e
|
!35174 Change the weight parameter to FV parameter in FuncGraph.
Merge pull request !35174 from 张清华/opt_parameter
|
2022-06-01 03:32:28 +00:00 |
zhangqi
|
d0afaf60f0
|
add python implement and st for random gamma
|
2022-06-01 11:20:36 +08:00 |
i-robot
|
17affba546
|
!33573 Refactor SparseProcess
Merge pull request !33573 from wangrao124/refactor_test_new
|
2022-06-01 03:18:45 +00:00 |
i-robot
|
5b724e625d
|
!35053 Replace thrust with cub for NonZero operator.
Merge pull request !35053 from hezhenhao1/add_nonzero
|
2022-06-01 03:14:59 +00:00 |
i-robot
|
73f026b498
|
!34967 [MS][ops]add clip by value dynamic shape
Merge pull request !34967 from KXiong/master
|
2022-06-01 03:01:11 +00:00 |
i-robot
|
146e82e028
|
!35292 Supplementary interface input parameters
Merge pull request !35292 from 刘勇琪/code_docs_modify_chinese_api
|
2022-06-01 02:59:22 +00:00 |
i-robot
|
18d785533e
|
!35293 takedown test_resnet_imagenet_and_thor_4p due to probalistic failures
Merge pull request !35293 from yanghaoran/takedown
|
2022-06-01 02:53:17 +00:00 |
limingqi107
|
1ab5df1e5d
|
runtime performance optimize-add the fusion actor
|
2022-06-01 10:52:38 +08:00 |
yanghaoran
|
b004bba6df
|
takedown test_resnet_imagenet_and_thor_4p due to probalistic failures
|
2022-06-01 10:45:35 +08:00 |
liu-yongqi-63
|
241bc7d2e5
|
Supplementary interface input parameters
|
2022-06-01 10:44:46 +08:00 |
i-robot
|
d813a7da0a
|
!32828 add new Ascend operator ScatterNdMin
Merge pull request !32828 from 袁忠蜜/ScatterNdMin
|
2022-06-01 02:42:34 +00:00 |
i-robot
|
9351d048d4
|
!32164 [assistant][ops] Add new Rad2Deg
Merge pull request !32164 from wxy220/Rad2Deg
|
2022-06-01 02:41:27 +00:00 |
Margaret_wangrui
|
afe3d2a161
|
[Fallback][Control_flow] Remove fallback testcase from ST to UT.
|
2022-06-01 10:40:20 +08:00 |
i-robot
|
2838edf7a5
|
!35243 Refactor the Activation and ActivationGrad for GPU.
Merge pull request !35243 from liqiliang/mishgrad-gpu
|
2022-06-01 02:36:04 +00:00 |
zhaoyingzhuo
|
2e435c760e
|
fix gather bug
|
2022-06-01 10:34:21 +08:00 |
i-robot
|
dfca012064
|
!35220 isolate reshape can only fuse elemwise/broadcast pattern in forward
Merge pull request !35220 from DeshiChen/0530_isolate_reshape
|
2022-06-01 02:12:04 +00:00 |