mindspore2022/mindspore/ccsrc/optimizer
seatea 981b013f81 Fix CSE bug for some operations like `DropoutGenMask` which should not
be optimized as it will generate different values each time.
2020-05-16 18:58:43 +08:00
..
ad Add switch_case primitive 2020-05-09 09:38:17 +08:00
irpass fix codex 2020-05-15 15:28:30 +08:00
CMakeLists.txt Add submodule id for log interface 2020-05-11 19:17:45 +08:00
clean.cc specialize hypermap paramater 2020-05-12 01:51:57 +00:00
clean.h specialize hypermap paramater 2020-05-12 01:51:57 +00:00
control_depend.cc initial version 2020-03-27 22:54:54 +08:00
control_depend.h update clang format rule 2020-04-21 21:21:19 +08:00
cse.cc Fix CSE bug for some operations like `DropoutGenMask` which should not 2020-05-16 18:58:43 +08:00
cse.h Fix CSE bug for some operations like `DropoutGenMask` which should not 2020-05-16 18:58:43 +08:00
irpass.cc Added improvement for ZeroLikeFillZero optimization pass: The old algorithm convert the PrimitivePy op (with 3 nodes) into a 2020-05-08 00:03:54 -04:00
irpass.h validate bprop rules 2020-04-27 11:57:22 +08:00
opt.cc Simplify node traversal strategy. 2020-05-14 10:15:57 +08:00
opt.h [ir] add seen generation to accelerate traversing the whole graph 2020-05-06 16:40:36 +08:00
optimizer.h bug(SA): Add the support of nested loop. 2020-05-09 16:18:16 +08:00