Searched refs:ConvertLog1pStage (Results 1 – 1 of 1) sorted by relevance
2593 class ConvertLog1pStage : public ArithmeticOptimizerStage { class2595 explicit ConvertLog1pStage(const GraphOptimizerContext& ctx, in ConvertLog1pStage() function in tensorflow::grappler::__anon327bfa1e0111::ConvertLog1pStage2598 ~ConvertLog1pStage() override = default;3583 pipeline.AddStage<ConvertLog1pStage>(ctx, ctx_ext); in SimplifyArithmeticOps()