i-robot
|
32de3d5e4e
|
!28750 Modify Log Level
Merge pull request !28750 from hwjiaorui/log
|
4 years ago |
i-robot
|
8849fed917
|
!28531 neighborexchangev2 send empty depend
Merge pull request !28531 from TuDouNi/neighborexchangev2_fix_bug
|
4 years ago |
i-robot
|
e72b29470c
|
!28756 GraphKernel Fix KMetaTypeNone bug
Merge pull request !28756 from ZengZitao/typenone_fix
|
4 years ago |
i-robot
|
b73ba4181b
|
!28647 clean code
Merge pull request !28647 from hwjiaorui/clean-code-master
|
4 years ago |
zengzitao
|
9072e3e105
|
fix kmetatypenone bug in ppo
|
4 years ago |
i-robot
|
c463f2b319
|
!28729 fix DynamicRNNGrad precision problem when hiddensize is multiple of 16 and inputsize not
Merge pull request !28729 from yuchaojie/ir_fusion3
|
4 years ago |
hwjiaorui
|
4851580446
|
log level
|
4 years ago |
ttudu
|
1595ea7d91
|
neighborexchangev2 add send empty depend
|
4 years ago |
i-robot
|
1bd52f89dd
|
!28726 Fix bug of dynamic shape in MindRT
Merge pull request !28726 from caifubi/master-pynative-mindrt-dynamic-shape
|
4 years ago |
i-robot
|
699033ee96
|
!28638 fix DynamicRNN data dump
Merge pull request !28638 from yuchaojie/ir_fusion2
|
4 years ago |
i-robot
|
b87e6c542e
|
!28706 Fix Splitv Compile Bug
Merge pull request !28706 from hwjiaorui/compile-bug
|
4 years ago |
hwjiaorui
|
1f07b9bc6c
|
clean code
|
4 years ago |
i-robot
|
18ce5b9817
|
!28683 fix some ubfusion pattern
Merge pull request !28683 from yuchaojie/ub_fusion2
|
4 years ago |
i-robot
|
7bfb901e03
|
!28552 code warning clean
Merge pull request !28552 from yuchaojie/code-clean
|
4 years ago |
yuchaojie
|
5b9491d6ed
|
fix DynamicRNNGrad precision problem when hiddensize is nultiple of 16 and inputsize not
|
4 years ago |
caifubi
|
c0e47202b9
|
fix bug of dynamic shape
|
4 years ago |
i-robot
|
2d1ca1c582
|
!28665 add tensor copy kernel on GPU/CPU
Merge pull request !28665 from limingqi107/new_actor_runtime
|
4 years ago |
yuchaojie
|
c5b5220367
|
fix Conv2DBackpropEltwiseEltwise&BnupdateEltwiseEltwise ubfusion pattern
|
4 years ago |
TronZhang
|
58f386fe2a
|
Add Custom actor nodes and custom actor support for dynamic shape case
|
4 years ago |
hwjiaorui
|
06e6f35348
|
fix compile shape
|
4 years ago |
i-robot
|
f7b9b71ef4
|
!28616 Update the rank_id issue for Ascend
Merge pull request !28616 from maning202007/master
|
4 years ago |
liangzelang
|
706ad9360e
|
delete unuseless code which cause nullptr bug.
|
4 years ago |
limingqi107
|
825aca33c2
|
add tensor copy kernel on GPU/CPU
|
4 years ago |
i-robot
|
eb2d1f3759
|
!28569 [MS][LITE][CPU] matmul avx512 optimize
Merge pull request !28569 from liuzhongkai/code_generate3
|
4 years ago |
i-robot
|
f1f6f8d024
|
!28573 warning clean
Merge pull request !28573 from liubuyu/bug_fix
|
4 years ago |
yuchaojie
|
b63a044a65
|
add ge format convert for ND_RNN_BIAS&FRACTAL_ZN_RNN and filter None input and non-task op in data dumper
|
4 years ago |
maning202007
|
c7633672f1
|
Update the rank_id issue for Ascend
|
4 years ago |
i-robot
|
3fdccd681e
|
!28635 Skip when events not in this graph
Merge pull request !28635 from laiyongqiang/somas_debug
|
4 years ago |
i-robot
|
c51cbd1eb9
|
!28622 fix input shape with 0
Merge pull request !28622 from 范吉斌/0_shape_input
|
4 years ago |
i-robot
|
16ca61644d
|
!28597 clean code for kernel graph
Merge pull request !28597 from kisnwang/clean-code
|
4 years ago |
yuchaojie
|
90798644e5
|
code warning clean
|
4 years ago |
LaiYongqiang
|
abae3d4dcf
|
skip when events not in this graph
|
4 years ago |
lzk
|
d58872fe88
|
matmul dot
|
4 years ago |
i-robot
|
6f04c1d258
|
!28549 Fix CheckValid accuracy problem for CPU
Merge pull request !28549 from liangxhao/checkvalid
|
4 years ago |
i-robot
|
795fabcd4c
|
!28618 fix dead mutex problem
Merge pull request !28618 from TuDouNi/dynamic_shape_stage1
|
4 years ago |
i-robot
|
f96311b1e6
|
!28582 fix code check issue that implicit conversion (call) from 'unsigned long' to 'int'
Merge pull request !28582 from jiangshuqiang/fix_ms_code_check
|
4 years ago |
lby
|
86162ebcc0
|
warning clean
|
4 years ago |
i-robot
|
74896f1b9c
|
!28600 Fix get rank size func in alltoall fusion
Merge pull request !28600 from ZPaC/fix-get-rank-in-alltoall-fusion
|
4 years ago |
fanjibin
|
11c632e216
|
fix 0 shape input
|
4 years ago |
ttudu
|
9715e0ddd9
|
fix dead mutex
|
4 years ago |
i-robot
|
723a891bce
|
!28423 [MS][RDR] update RDR for ascend unified runtime
Merge pull request !28423 from louie5/master
|
4 years ago |
i-robot
|
3cd21826d7
|
!28566 add description of supported types
Merge pull request !28566 from zong_shuai/code_docs_broadcastto_support_bool
|
4 years ago |
jiangshuqiang
|
5258bf4a93
|
fix code check
|
4 years ago |
kswang
|
66eb94dc03
|
clean code for kernelgraph
|
4 years ago |
i-robot
|
c596735d03
|
!28537 detach ScatterUpdate to ScatterNdUpdate and TensorScatterNdUpdate for cpu backend
Merge pull request !28537 from zhuzhongrui/pub_master
|
4 years ago |
ZPaC
|
246f1bcd06
|
Fix get rank size func in alltoall fusion
|
4 years ago |
i-robot
|
150be5324f
|
!28434 [MS][LITE] add activation fusion
Merge pull request !28434 from XianglongZeng/myms_new_2
|
4 years ago |
i-robot
|
08ffdb9141
|
!28561 change kernel select log level
Merge pull request !28561 from liubuyu/master
|
4 years ago |
i-robot
|
c9b93432ea
|
!28525 Adopt to Ascend kernel by kernel in MindRT
Merge pull request !28525 from liangzelang/enable_kernel_by_kernel
|
4 years ago |
i-robot
|
0bbab01a0f
|
!28507 Add persist pool in kernel by kernel mode
Merge pull request !28507 from laiyongqiang/persist_pool
|
4 years ago |