zhousiyi
d0e58dd765
remove ccsrc/common.h
...
replace frontend/operator/ops.h in backend with base/core_ops.h as
backend should not use any frontend-only primitive
5 years ago
fary86
38083e055a
Fix coredump missing return statement after while loop
5 years ago
buxue
b075674cf2
support tensor attr shape and dtype in graph mode
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 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
He Wei
43e0967024
Decouple ir::Tensor class from python
5 years ago
leopz
4508134ceb
add tensor_minnie and separate py from ir
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
...
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 years ago
Kang
be60bd3d79
Code refactoring for the static_analysis : modified Infer to Eval.
5 years ago
panfengfeng
53a98210af
skip ut test cases temporarily
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago