Searched refs:ConvertLog1pStage (Results 1 – 1 of 1) sorted by relevance
3298 class ConvertLog1pStage : public ArithmeticOptimizerStage { class3300 explicit ConvertLog1pStage(const GraphOptimizerContext& ctx, in ConvertLog1pStage() function in tensorflow::grappler::__anon2c8062030111::ConvertLog1pStage3303 ~ConvertLog1pStage() override = default;4354 pipeline.AddStage<ConvertLog1pStage>(ctx, ctx_ext); in SimplifyArithmeticOps()