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.
 
 
 
 
 
 
huangdongrun 79058d3509 add support for parameter 6 years ago
..
dtype separate py from debug and utils 6 years ago
CMakeLists.txt Add submodule id for log interface 6 years ago
anf.cc add tensor_minnie and separate py from ir 6 years ago
anf.h move default_param out of parameter and remove pybind11 in anf define 6 years ago
anf_extends.cc add tensor_minnie and separate py from ir 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 fix `MultitypeFuncGraph` and `HyperMap` in pynative mode 6 years ago
dtype.h fix `MultitypeFuncGraph` and `HyperMap` in pynative mode 6 years ago
dtype_extends.cc fix `MultitypeFuncGraph` and `HyperMap` in pynative mode 6 years ago
func_graph.cc separate py from debug and utils 6 years ago
func_graph.h Refactoring the fg manager module. 6 years ago
func_graph_cloner.cc separate py from debug and utils 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 add tensor_minnie and separate py from ir 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 add tensor_minnie and separate py from ir 6 years ago
meta_tensor_extends.cc add tensor_minnie and separate py from ir 6 years ago
named.cc support ellipsis and bool for tensor slice 6 years ago
named.h move default_param out of parameter and remove pybind11 in anf define 6 years ago
optimizer_caller.h Added OptimizerCaller class as a parent for optimization appliers 6 years ago
param_value_py.h Modify code to support dynamic graph. 6 years ago
pattern_matcher.h Added a Pattern Matcher class to help with future optimization implementations. Includes changes to barnch_culling to show how to use the new Pattern Matcher infrastructure. 6 years ago
primitive.cc fix log print of bprop loading 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 add support for parameter 6 years ago
tensor.h add support for parameter 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