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 7d0bee5ba1 if the last input of EnvironGet/EnvironSet CNode is a tuple, then split this CNode to multiple CNode with value as non-tuple 4 years ago
..
OWNERS Set reviewers for ME-Compiler sub-module. 4 years ago
accumulaten_eliminate.h Add AccumulaterNV2 eliminator pass 5 years ago
arithmetic_simplify.cc clean code in frontend/optimizer 4 years ago
arithmetic_simplify.h fix static check problems 5 years ago
branch_culling.cc rename env_getitem/setitem to EnvironGet/EnvironGet 4 years ago
branch_culling.h Code check, change log level. 4 years ago
call_graph_tuple_transform.h fix some code warning for pclint-plus 4 years ago
cast_eliminate.cc Add temporary patch for output type dismatch of ResizeBilinear 4 years ago
cast_eliminate.h Decouple ir from optimizer 5 years ago
convert.h Decouple ir from optimizer 5 years ago
environ_eliminate.h if the last input of EnvironGet/EnvironSet CNode is a tuple, then split this CNode to multiple CNode with value as non-tuple 4 years ago
grad_var_prepare.cc Replace std::unordered_map/set with robin-hood-hashing 4 years ago
grad_var_prepare.h Replace std::unordered_map/set with robin-hood-hashing 4 years ago
gradient_eliminate.cc Fix jvp parameter issue: Specialize the inner J parameter. 4 years ago
gradient_eliminate.h revert the modification of ExpandJPrim 4 years ago
incorporate_call.h Replace std::unordered_map/set with robin-hood-hashing 4 years ago
incorporate_getitem.h Code check, change log level. 4 years ago
inline.h set abstract of switch 4 years ago
item_tuple_or_list_eliminate.h fix some code warning for pclint-plus 4 years ago
less_batch_normalization.cc Replace std::unordered_map/set with robin-hood-hashing 4 years ago
less_batch_normalization.h Replace std::unordered_map/set with robin-hood-hashing 4 years ago
load_eliminate.cc fix some code warning for pclint-plus 4 years ago
load_eliminate.h fix bot warnings 4 years ago
merge_addn.h Support fused node corresponding code print 4 years ago
minmax_grad.h clean code in frontend/optimizer 4 years ago
param_replace.h code-self-check of irpass 4 years ago
parameter_eliminate.h fix code warning 4 years ago
partial_eliminate.h fix some code warning for pclint-plus 4 years ago
prim_eliminate.h Decouple ir from optimizer 5 years ago
real_op_eliminate.h Adapt Real input of ops real imag conj 4 years ago
recompute_prepare.h !26594 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
reduce_eliminate.h fix code warning 4 years ago
ref_eliminate.h code-self-check of irpass 4 years ago
reshape_eliminate.h add cpu dynamic memory 4 years ago
row_tensor_eliminate.h fix code warning 4 years ago
sparse_tensor_eliminate.h Converted RowTensorEliminater and IndexedSlicesEliminater to use Pattern Matcher 5 years ago
special_op_eliminate.h Support getattr by the item of cell list: Handle the DoSignaturePrimitive('getitem') between getattr and resolve. 4 years ago
specialize_transform.h Replace std::unordered_map/set with robin-hood-hashing 4 years ago
stopgrad_eliminate.h [auto-monad] Support side-effects by auto-monad 5 years ago
switch_or_switch_layer_defer_inline.h code-self-check of irpass 4 years ago
symbol_resolver.cc Incorporate getattr into tuple items only for cell list. 4 years ago
symbol_resolver.h fix some code warning for pclint-plus 4 years ago
tile_eliminate.h code warning fix 4 years ago
transpose_eliminate.h support int64 shape 5 years ago
updatestate_eliminate.cc rename env_getitem/setitem to EnvironGet/EnvironGet 4 years ago
updatestate_eliminate.h refactor updatestate_eliminater 4 years ago
value_based_eliminate.cc fix code check 4 years ago
value_based_eliminate.h fix static check problems 5 years ago