Searched refs:transposedInputShape (Results 1 – 1 of 1) sorted by relevance
449 Shape transposedInputShape; in LSTMEvalFloat32() local459 transposeFirstTwoDimensions(input_shape, &transposedInputShape); in LSTMEvalFloat32()461 transposedOutputShape = transposedInputShape; in LSTMEvalFloat32()684 Shape transposedInputShape; in LSTMEvalFloat16() local695 transposeFirstTwoDimensions(input_shape, &transposedInputShape); in LSTMEvalFloat16()697 transposedOutputShape = transposedInputShape; in LSTMEvalFloat16()