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 66309632c1 fix the negative axis problem of reduce_eliminate 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 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
branch_culling.h modify ConvertSwitchReplacement 4 years ago
call_graph_tuple_transform.h Replace std::unordered_map/set with robin-hood-hashing 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
env_item_eliminate.h Replace std::unordered_map/set with robin-hood-hashing 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 add check switch with side effect 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 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
inline.h Replace std::unordered_map/set with robin-hood-hashing 4 years ago
item_tuple_or_list_eliminate.h !21778 support tensor slice when slice result should be caculated in runtime mode 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 load eliminate bug 5 years ago
load_eliminate.h fix bot warnings 5 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 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
partial_eliminate.h Replace std::unordered_map/set with robin-hood-hashing 4 years ago
prim_eliminate.h Decouple ir from optimizer 5 years ago
real_op_eliminate.h handle real to complex bprob 4 years ago
recompute_prepare.h !26594 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
reduce_eliminate.h fix the negative axis problem of reduce_eliminate 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 [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 modify some eroor log and remove some useless code 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 mac compile 4 years ago
symbol_resolver.h [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
tile_eliminate.h support int64 shape 5 years ago
transpose_eliminate.h support int64 shape 5 years ago
updatestate_eliminate.cc After the env_getitem nodes are eliminated, eliminate the remaining env_setitem with updatestate 4 years ago
updatestate_eliminate.h refactor updatestate_eliminater 4 years ago
value_based_eliminate.cc fix code check 5 years ago
value_based_eliminate.h fix static check problems 5 years ago