Class ov::pass::FuseMOE#
-
class FuseMOE : public ov::pass::ModelPass#
High-level MoE transformation that invokes
FuseMOEExpertsacross the entire model, replacing decomposed expert blocks with the fused 3-GEMM representation compatible with vectorized MoE passes.