mindspore-ci-bot
b189f177bb
Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master
4 years ago
zhouyuanshen
d1e6878011
remove dot
4 years ago
Zhang Qinghua
8310236ff1
Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
4 years ago
Yi Huaijie
d7faa77b5e
support int64 shape
4 years ago
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
liubuyu
45b6600001
mv cc file that end with py to pybind
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
Zhang Qinghua
7b69565d91
Move abstract function to core abstract folder.
5 years ago
WilliamLian
50e2fda52d
refactor primitive ComputeFunction function
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
WilliamLian
9682d08d96
refactor primitive hook function
5 years ago
Zhang Qinghua
bde889ffdf
Decouple the exception routines from Python.
5 years ago
wuyongkang
e606068585
cache bprop instead of fprop
5 years ago
huangdongrun
9522f59b87
support for tensor indexing in pynative
...
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
5 years ago
kingfo
38436f929f
move hook function to primtivePy class
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
leopz
04763b8b76
move signature to primitivepy and bprop_func to utils
5 years ago
fary86
7e23a1a475
Fix issues of save_graphs_path, Type/Value error message and log file mode
5 years ago
fary86
816b60491d
Dump graph with type info when static analysis failed
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago