mindspore2022/mindspore/ccsrc/ir
mindspore-ci-bot 32405f9ab3 !2817 add internal output
Merge pull request !2817 from kisnwang/optimize-sub-graph-memcpy
2020-07-03 10:28:24 +08:00
..
dtype Add IndexedSlices 2020-06-30 17:38:24 +08:00
lite mindspore server inference 2020-06-20 14:12:56 +08:00
CMakeLists.txt mindspore server inference 2020-06-20 14:12:56 +08:00
anf.cc add internal output 2020-07-03 09:10:44 +08:00
anf.h add internal output 2020-07-03 09:10:44 +08:00
anf_extends.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
base.cc initial version 2020-03-27 22:54:54 +08:00
base.h Refactoring FuncGraphManager module: Move all info. of nodes and edges from FuncGraphManager into FuncGraph. 2020-05-23 09:16:31 +08:00
dtype.cc Add IndexedSlices 2020-06-30 17:38:24 +08:00
dtype.h Add IndexedSlices 2020-06-30 17:38:24 +08:00
dtype_extends.cc Add IndexedSlices 2020-06-30 17:38:24 +08:00
func_graph.cc add typeid to type conversion scene 2020-06-29 10:33:55 +08:00
func_graph.h Init GraphKernel. 2020-06-20 22:31:54 +08:00
func_graph_cloner.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
func_graph_cloner.h move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
func_graph_extends.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
manager.cc Refactoring the fg manager module. 2020-06-15 15:47:39 +08:00
manager.h Refactoring the fg manager module. 2020-06-15 15:47:39 +08:00
meta_func_graph.cc Set submodule id for init.cc 2020-05-20 17:11:01 +08:00
meta_func_graph.h Set submodule id for init.cc 2020-05-20 17:11:01 +08:00
meta_tensor.cc add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00
meta_tensor.h Decouple ir::Tensor class from python 2020-06-24 10:28:59 +08:00
meta_tensor_extends.cc add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00
named.cc add typeid to type conversion scene 2020-06-29 10:33:55 +08:00
named.h add typeid to type conversion scene 2020-06-29 10:33:55 +08:00
optimizer_caller.h Removing TransformFuncType 2020-06-24 13:48:57 -04:00
param_value_py.h Modify code to support dynamic graph. 2020-06-01 10:20:24 +08:00
pattern_matcher.h Updated RefEliminate passes to use PatternMatcher 2020-06-22 14:31:04 -04:00
primitive.cc add flags on function 2020-06-23 20:22:07 +08:00
primitive.h move hook function to primtivePy class 2020-06-10 15:33:46 +08:00
primitive_base.cc move signature to primitivepy and bprop_func to utils 2020-05-20 18:06:36 +08:00
primitive_base.h Optimization for ad 2020-06-19 09:44:55 +08:00
primitive_base_extends.cc move signature to primitivepy and bprop_func to utils 2020-05-20 18:06:36 +08:00
scalar.h move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
scope.cc initial version 2020-03-27 22:54:54 +08:00
scope.h initial version 2020-03-27 22:54:54 +08:00
signature.cc update clang format rule 2020-04-21 21:21:19 +08:00
signature.h update clang format rule 2020-04-21 21:21:19 +08:00
tensor.cc Fix bool type tensor problem 2020-07-02 19:22:35 +08:00
tensor.h add back assignvalue 2020-06-24 17:50:55 +08:00
tensor_py.cc add back assignvalue 2020-06-24 17:50:55 +08:00
tensor_py.h Decouple ir::Tensor class from python 2020-06-24 10:28:59 +08:00
value.cc separate py from debug and utils 2020-05-28 17:45:47 +08:00
value.h move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
value_extends.cc move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
visitor.cc Added OptimizerCaller class as a parent for optimization appliers 2020-06-18 22:32:01 -04:00
visitor.h Added OptimizerCaller class as a parent for optimization appliers 2020-06-18 22:32:01 -04:00