Commit Graph

16 Commits (c4938599786e359850eafe7fe1be565cef4593cf)

Author SHA1 Message Date
buxue b075674cf2 support tensor attr shape and dtype in graph mode
6 years ago
liubuyu f4bc0bc9fe move the dependency of utils to core
6 years ago
Zhang Qinghua 7b69565d91 Move abstract function to core abstract folder.
6 years ago
WilliamLian 50e2fda52d refactor primitive ComputeFunction function
6 years ago
liubuyu 43c79eb853 mindspore path adjust
6 years ago
WilliamLian 9682d08d96 refactor primitive hook function
6 years ago
Zhang Qinghua bde889ffdf Decouple the exception routines from Python.
6 years ago
wuyongkang e606068585 cache bprop instead of fprop
6 years ago
huangdongrun 9522f59b87 support for tensor indexing in pynative
6 years ago
kingfo 38436f929f move hook function to primtivePy class
6 years ago
leopz 4508134ceb add tensor_minnie and separate py from ir
6 years ago
huangdongrun 1159f2b11e add prim infer attr cache
6 years ago
leopz 04763b8b76 move signature to primitivepy and bprop_func to utils
6 years ago
fary86 7e23a1a475 Fix issues of save_graphs_path, Type/Value error message and log file mode
6 years ago
fary86 816b60491d Dump graph with type info when static analysis failed
6 years ago
zhunaipan 930a1fb0a8 initial version
6 years ago