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