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.
 
 
 
 
 
 
chendongsheng d92c366135 Revert "avoid call event method when event be set to nullptr" 4 years ago
..
dtype [auto-monad] Support side-effects by auto-monad 5 years ago
anf.cc Fix segment input/output caculation 4 years ago
anf.h fix pynative memory leak 5 years ago
anf_extends.cc decoupling core and debug 5 years ago
api_tensor_impl.h cxx api refactor: tensor/status/model 5 years ago
cell.cc add cell class to c++ 5 years ago
cell.h fix static check 5 years ago
device_event.h PyNative AllReduce Bucket 5 years ago
device_sync.h fix device memory leak 5 years ago
dtype.cc fix static check 5 years ago
dtype.h [auto-monad] Support side-effects by auto-monad 5 years ago
dtype_extends.cc [auto-monad] Support side-effects by auto-monad 5 years ago
func_graph.cc add switch_defer_inline 4 years ago
func_graph.h Clean pclint && bot 4 years ago
func_graph_cloner.cc add switch_defer_inline 4 years ago
func_graph_cloner.h Optimize the compile performance in Parser, FG, Manager and Renormalize: 5 years ago
func_graph_extends.cc [Less BN]New add FN, GC optimizer. 5 years ago
graph_utils.cc Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes. 5 years ago
graph_utils.h [auto-monad] Support side-effects by auto-monad 5 years ago
graph_utils_extends.cc [auto-monad] Support side-effects by auto-monad 5 years ago
kernel_info_dev.h add reshape type to tensor 5 years ago
manager.cc Memory leak fix, clear using cnt map of graph while funcgraph manager 5 years ago
manager.h Memory leak fix, clear using cnt map of graph while funcgraph manager 5 years ago
meta_func_graph.cc Refactor ms_context implementation 5 years ago
meta_func_graph.h Fix large for loop execute fail 5 years ago
meta_tensor.cc add import of ops in in ops __init__ 5 years ago
meta_tensor.h add cache pass 5 years ago
meta_tensor_extends.cc fix bug in Parameter init_data 5 years ago
named.cc mindspore path adjust 5 years ago
named.h change base class of ref to tensor in cpp 5 years ago
param_info.h clear parameter when param_info clone 4 years ago
pattern_matcher.h Change TensorAdd to Add, from r1.1 to master 5 years ago
primitive.cc [auto-monad] Support side-effects by auto-monad 5 years ago
primitive.h remove the useless PrimType 4 years ago
scalar.h Fix bug of switch layer join 5 years ago
scope.cc mindspore path adjust 5 years ago
scope.h mindspore path adjust 5 years ago
signature.h Unified code style 5 years ago
tensor.cc 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 4 years ago
tensor.h Revert "avoid call event method when event be set to nullptr" 4 years ago
value.cc modify codeDEX_C for R1.2 5 years ago
value.h support convert ValueDict to py dict 5 years ago
value_extends.cc [auto-monad] Support side-effects by auto-monad 5 years ago
visitor.cc Decouple ir from optimizer 5 years ago
visitor.h Decouple ir from optimizer 5 years ago