Searched refs:FoldConjugateIntoTranspose (Results 1 – 1 of 1) sorted by relevance
2384 class FoldConjugateIntoTranspose : public ArithmeticOptimizerStage { class2386 explicit FoldConjugateIntoTranspose(const GraphOptimizerContext& ctx, in FoldConjugateIntoTranspose() function in tensorflow::grappler::__anon327bfa1e0111::FoldConjugateIntoTranspose2389 ~FoldConjugateIntoTranspose() override = default;3684 pipeline.AddStage<FoldConjugateIntoTranspose>(ctx, ctx_ext); in SimplifyArithmeticOps()