Wei Luning
a05c38bb63
make python Parameter inherit from Tensor
2020-08-03 09:12:24 +08:00
WilliamLian
d10d1a17f0
spilt valuenode & parameter's tuple output to maketuple
2020-07-20 09:48:03 +08:00
He Wei
ee1510da41
Eliminate circular dependency between 'ir' and 'device/kernel'
2020-07-14 19:56:22 +08:00
liubuyu
43c79eb853
mindspore path adjust
2020-07-14 18:07:28 +08:00
He Wei
f337c6bc14
Decouple ParamValue from python
2020-07-09 16:16:22 +08:00
zhoufeng
1f8b00dff2
Fix empty graph dump ir
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-07-04 14:26:52 +08:00
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.
2020-06-20 22:31:54 +08:00
leopz
40e15996b0
move default_param out of parameter and remove pybind11 in anf define
2020-05-19 19:11:12 +08:00
lianliguang
5d225f934f
change the padding strategy & refactor insert transdata
2020-04-14 12:57:40 +08:00
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00