Searched defs:actualOutputStateOut (Results 1 – 1 of 1) sorted by relevance
52 std::vector<T> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local248 std::vector<T> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local437 std::vector<T> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local698 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local950 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1190 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local1365 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8Test() local1519 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local1673 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1853 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local[all …]