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.
 
 
 
 
 
 
zhousiyi 3f2a08c1d0 incoroprate TupleGetItem Switch if EnvSetItem or EnvGetItem exists in the same func graph, so EnvGetItem or EnvSetItem can be eliminated even DEFER_INLINE flag is set, so before second order J is expanded, EnvGetItem or EnvSetItem is eliminated 5 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 [auto-monad] Support side-effects by auto-monad 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 [auto-monad] Support side-effects by auto-monad 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 get all j node and then expand them 5 years ago
incorporate_call.h decoupling core and debug 5 years ago
incorporate_getitem.h incoroprate TupleGetItem Switch if EnvSetItem or EnvGetItem exists in the same func graph, so EnvGetItem or EnvSetItem can be eliminated even DEFER_INLINE flag is set, so before second order J is expanded, EnvGetItem or EnvSetItem is eliminated 5 years ago
inline.h Move the whole graph nodes firstly for the single used graph when inline 5 years ago
item_tuple_or_list_eliminate.h Set abstract for new node in GetitemDependReorder pass 5 years ago
load_eliminate.cc 1、fix square_sum_fusion pattern not match 2、add pass:load_eliminate 5 years ago
load_eliminate.h 1、fix square_sum_fusion pattern not match 2、add pass:load_eliminate 5 years ago
mark_interface_fusion.h support int64 shape 5 years ago
merge_addn.h [auto-monad] Optimize merge_addn and matmul_biasadd_fusion 5 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 fix grad accu 5 years ago
specialize_transform.h Ignore the graphs with defer_inline flag when specializing on graph arguments 5 years ago
stopgrad_eliminate.h [auto-monad] Support side-effects by auto-monad 5 years ago
switch_layer_defer_inline.h fix switch_layer_issues 5 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 fix resnet50 performance 5 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