Searched refs:LogSoftmaxOp (Results 1 – 4 of 4) sorted by relevance
1242 auto tf_logsoftmax_op = cast<TF::LogSoftmaxOp>(op); in matchAndRewrite()
1918 auto tfl_logsoftmax_op = cast<TFL::LogSoftmaxOp>(op); in matchAndRewrite()
1122 TEST_F(AutoMixedPrecisionTest, LogSoftmaxOp) { in TEST_F() argument
6233 ConvertSoftmaxOp<TF::LogSoftmaxOp, true>, in PopulateLegalizeTfPatterns()