limingqi107
3759b51cb5
support the dynamic shape infer in the sub graph partition
4 years ago
ttudu
adb18b82ca
dynamic shape CPU & GPU
4 years ago
i-robot
f588a39985
!31323 clean code
Merge pull request !31323 from TuDouNi/cpplint
4 years ago
ttudu
82ffa2d248
clean code
4 years ago
i-robot
35d1782023
!31348 Clean Code
Merge pull request !31348 from tanghuikang/clean_code
4 years ago
tanghuikang
dbcdcc2daa
Clean code
4 years ago
i-robot
34f321d946
!31300 [DynamicShape][Gpu]support dynamic shape for the DCN network
Merge pull request !31300 from hanhuifeng/dyn_gpu_bugs
4 years ago
i-robot
c23f5eebe4
!30916 [DynamicShape]fix some problems of InferShapeForNopNode
Merge pull request !30916 from hanhuifeng/dynamic_nop
4 years ago
hanhuifeng2020
089ce0386a
[DynamicShape][Gpu]support dynamic shape for the DCN network
4 years ago
hanhuifeng2020
2de960a637
[DynamicShape]fix some problems of InferShapeForNopNode
4 years ago
wYann
7007acfdad
use real shape to allocate memory
4 years ago
ttudu
dac6f5425d
delete GPU/CPUDynamicKernel
4 years ago
zhoufeng
f49b195c39
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
i-robot
6c8f942737
!30544 fix codecheck
Merge pull request !30544 from xulei/fix_codecheck
4 years ago
shenwei41
ff75314719
upgrade ascend 20220211
4 years ago
xulei
4cf320cdbd
fix codecheck
4 years ago
kswang
f26870d437
clean code
4 years ago
ttudu
451ebd1bd1
dynamic_shape
4 years ago
marui
d47e79b04c
Refactor ccsrc directories and CMakeLists files
4 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
Zhang Qinghua
87715ed127
Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines;
5 years ago
caifubi
c577952c9a
Async Data Dump
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
wangcong
aed393d50f
add pre compile process
5 years ago
WilliamLian
9c005b182c
convert dropoutdomask nodes's kernel info's first format which connected with same dropoutgenmask
5 years ago
leopz
4508134ceb
add tensor_minnie and separate py from ir
6 years ago
caifubi
5b963aef2b
Change uintptr_t to void ptr
6 years ago
WilliamLian
44df45c84d
add attr op_pattern to kernel build info
6 years ago
Wei Luning
73ba399364
remove ge depend in cpu
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago