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.
 
 
 
 
 
 
huangbingjian 2a85af5d83 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 4 years ago
..
accumulaten_eliminate.h Add AccumulaterNV2 eliminator pass 5 years ago
arithmetic_simplify.cc [auto-monad] Support side-effects by auto-monad 5 years ago
arithmetic_simplify.h fix static check problems 5 years ago
branch_culling.cc remove ControlDepend and its use 5 years ago
branch_culling.h [auto-monad] Support side-effects by auto-monad 5 years ago
call_graph_tuple_transform.h add support for tuple parameter transform 5 years ago
cast_eliminate.cc fix bug of eliminate cast when trans through depend 5 years ago
cast_eliminate.h Decouple ir from optimizer 5 years ago
convert.h Decouple ir from optimizer 5 years ago
env_item_eliminate.h separate irpass EnvGetItemEliminater and ItemTupleOrListEliminator 5 years ago
grad_var_prepare.cc [auto-monad] Support side-effects by auto-monad 5 years ago
grad_var_prepare.h decoupling core and debug 5 years ago
gradient_eliminate.cc get all j node and then expand them 5 years ago
gradient_eliminate.h fix review boot 4 years ago
incorporate_call.h decoupling core and debug 5 years ago
incorporate_getitem.h Clean GraphKernel's codes from frontend 4 years ago
inline.h add switch_defer_inline 4 years ago
item_tuple_or_list_eliminate.h separate irpass EnvGetItemEliminater and ItemTupleOrListEliminator 5 years ago
less_batch_normalization.cc [Less BN]New add FN, GC optimizer. 4 years ago
less_batch_normalization.h [Less BN]Eliminating BN according to pattern matching. 5 years ago
load_eliminate.cc fix load eliminate bug 5 years ago
load_eliminate.h fix bot warnings 4 years ago
merge_addn.h Clean GraphKernel's codes from frontend 4 years ago
minmax_grad.h support int64 shape 5 years ago
param_replace.h Decouple ir from optimizer 5 years ago
partial_eliminate.h Add trace mangager around front opt 5 years ago
prim_eliminate.h Decouple ir from optimizer 5 years ago
reduce_eliminate.h support int64 shape 5 years ago
ref_eliminate.h support if by if grad parameter 5 years ago
reshape_eliminate.h set cnode's fullname when cloning 5 years ago
row_tensor_eliminate.h [auto-monad] Support side-effects by auto-monad 5 years ago
sparse_tensor_eliminate.h Converted RowTensorEliminater and IndexedSlicesEliminater to use Pattern Matcher 5 years ago
special_op_eliminate.h parallel virtual_out_ops 4 years ago
specialize_transform.h Clean GraphKernel's codes from frontend 4 years ago
stopgrad_eliminate.h [auto-monad] Support side-effects by auto-monad 5 years ago
switch_or_switch_layer_defer_inline.h add switch_defer_inline 4 years ago
symbol_resolver.h support call inner net attr 5 years ago
tile_eliminate.h support int64 shape 5 years ago
transpose_eliminate.h support int64 shape 5 years ago
updatestate_eliminate.cc 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 4 years ago
updatestate_eliminate.h [auto-monad] Support side-effects by auto-monad 5 years ago
value_based_eliminate.cc support int64 shape 5 years ago
value_based_eliminate.h fix static check problems 5 years ago