Searched refs:RemoveRedundantCastStage (Results 1 – 1 of 1) sorted by relevance
1278 class RemoveRedundantCastStage : public ArithmeticOptimizerStage { class1280 explicit RemoveRedundantCastStage(const GraphOptimizerContext& ctx, in RemoveRedundantCastStage() function in tensorflow::grappler::__anonbb66c6470111::RemoveRedundantCastStage1283 ~RemoveRedundantCastStage() override = default;3562 pipeline.AddStage<RemoveRedundantCastStage>(ctx, ctx_ext); in SimplifyArithmeticOps()