Searched refs:RemoveRedundantReshape (Results 1 – 1 of 1) sorted by relevance
1845 class RemoveRedundantReshape : public ArithmeticOptimizerStage { class1847 explicit RemoveRedundantReshape(const GraphOptimizerContext& ctx, in RemoveRedundantReshape() function in tensorflow::grappler::__anonbb66c6470111::RemoveRedundantReshape1850 ~RemoveRedundantReshape() override = default;3564 pipeline.AddStage<RemoveRedundantReshape>(ctx, ctx_ext); in SimplifyArithmeticOps()