Searched refs:OutputLossType (Results 1 – 2 of 2) sorted by relevance
76 LossType OutputLossType() const { in OutputLossType() function85 return OutputLossType() == LT_SOFTMAX; in SimpleTextOutput()
957 LossType loss_type = OutputLossType(); in PrepareForBackward()1183 if (OutputLossType() == LT_CTC) { in DebugLSTMTraining()