Commit Graph

19 Commits (a17f76dd1d83728cdc8ffcb52de694dfd3fcf12e)

Author SHA1 Message Date
Yi Huaijie d7faa77b5e support int64 shape
4 years ago
zhousiyi d0e58dd765 remove ccsrc/common.h
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
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
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
5 years ago