Yi Huaijie
d7faa77b5e
support int64 shape
4 years ago
Wei Luning
c1c30a44f1
rename param_value -> param_info
5 years ago
Wei Luning
a05c38bb63
make python Parameter inherit from Tensor
5 years ago
WilliamLian
d10d1a17f0
spilt valuenode & parameter's tuple output to maketuple
5 years ago
He Wei
ee1510da41
Eliminate circular dependency between 'ir' and 'device/kernel'
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
He Wei
f337c6bc14
Decouple ParamValue from python
5 years ago
zhoufeng
1f8b00dff2
Fix empty graph dump ir
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
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
leopz
40e15996b0
move default_param out of parameter and remove pybind11 in anf define
5 years ago
lianliguang
5d225f934f
change the padding strategy & refactor insert transdata
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago