Searched refs:LogSoftmaxStage (Results 1 – 1 of 1) sorted by relevance
1810 class LogSoftmaxStage : public ArithmeticOptimizerStage { class1812 explicit LogSoftmaxStage(const GraphOptimizerContext& ctx, in LogSoftmaxStage() function in tensorflow::grappler::__anonbb66c6470111::LogSoftmaxStage1815 ~LogSoftmaxStage() override = default;3585 pipeline.AddStage<LogSoftmaxStage>(ctx, ctx_ext); in SimplifyArithmeticOps()