You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
panyifeng d6635bbbe2 Add IndexedSlices 6 years ago
..
dtype Add IndexedSlices 6 years ago
lite mindspore server inference 6 years ago
CMakeLists.txt mindspore server inference 6 years ago
anf.cc Init GraphKernel. 6 years ago
anf.h !2421 Importing pb model to construct funcgraph 6 years ago
anf_extends.cc Init GraphKernel. 6 years ago
base.cc initial version 6 years ago
base.h Refactoring FuncGraphManager module: Move all info. of nodes and edges from FuncGraphManager into FuncGraph. 6 years ago
dtype.cc Add IndexedSlices 6 years ago
dtype.h Add IndexedSlices 6 years ago
dtype_extends.cc Add IndexedSlices 6 years ago
func_graph.cc add typeid to type conversion scene 6 years ago
func_graph.h Init GraphKernel. 6 years ago
func_graph_cloner.cc Init GraphKernel. 6 years ago
func_graph_cloner.h move default_param out of parameter and remove pybind11 in anf define 6 years ago
func_graph_extends.cc Init GraphKernel. 6 years ago
manager.cc Refactoring the fg manager module. 6 years ago
manager.h Refactoring the fg manager module. 6 years ago
meta_func_graph.cc Set submodule id for init.cc 6 years ago
meta_func_graph.h Set submodule id for init.cc 6 years ago
meta_tensor.cc add tensor_minnie and separate py from ir 6 years ago
meta_tensor.h Decouple ir::Tensor class from python 6 years ago
meta_tensor_extends.cc add tensor_minnie and separate py from ir 6 years ago
named.cc add typeid to type conversion scene 6 years ago
named.h add typeid to type conversion scene 6 years ago
optimizer_caller.h Removing TransformFuncType 6 years ago
param_value_py.h Modify code to support dynamic graph. 6 years ago
pattern_matcher.h Updated RefEliminate passes to use PatternMatcher 6 years ago
primitive.cc add flags on function 6 years ago
primitive.h move hook function to primtivePy class 6 years ago
primitive_base.cc move signature to primitivepy and bprop_func to utils 6 years ago
primitive_base.h Optimization for ad 6 years ago
primitive_base_extends.cc move signature to primitivepy and bprop_func to utils 6 years ago
scalar.h move default_param out of parameter and remove pybind11 in anf define 6 years ago
scope.cc initial version 6 years ago
scope.h initial version 6 years ago
signature.cc update clang format rule 6 years ago
signature.h update clang format rule 6 years ago
tensor.cc Enable Lazy allocation for Tensor 6 years ago
tensor.h add back assignvalue 6 years ago
tensor_py.cc add back assignvalue 6 years ago
tensor_py.h Decouple ir::Tensor class from python 6 years ago
value.cc separate py from debug and utils 6 years ago
value.h move default_param out of parameter and remove pybind11 in anf define 6 years ago
value_extends.cc move default_param out of parameter and remove pybind11 in anf define 6 years ago
visitor.cc Added OptimizerCaller class as a parent for optimization appliers 6 years ago
visitor.h Added OptimizerCaller class as a parent for optimization appliers 6 years ago