Searched refs:RemoveRedundantBitcastStage (Results 1 – 1 of 1) sorted by relevance
1229 class RemoveRedundantBitcastStage : public ArithmeticOptimizerStage { class1231 explicit RemoveRedundantBitcastStage( in RemoveRedundantBitcastStage() function in tensorflow::grappler::__anonbb66c6470111::RemoveRedundantBitcastStage1235 ~RemoveRedundantBitcastStage() override = default;3560 pipeline.AddStage<RemoveRedundantBitcastStage>(ctx, ctx_ext); in SimplifyArithmeticOps()