Searched refs:FoldConjugateIntoTranspose (Results 1 – 1 of 1) sorted by relevance
2271 class FoldConjugateIntoTranspose : public ArithmeticOptimizerStage { class2273 explicit FoldConjugateIntoTranspose(const GraphOptimizerContext& ctx, in FoldConjugateIntoTranspose() function in tensorflow::grappler::__anonbb66c6470111::FoldConjugateIntoTranspose2276 ~FoldConjugateIntoTranspose() override = default;3546 pipeline.AddStage<FoldConjugateIntoTranspose>(ctx, ctx_ext); in SimplifyArithmeticOps()