Searched defs:actualCellStateOut (Results 1 – 1 of 1) sorted by relevance
53 std::vector<T> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local249 std::vector<T> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local438 std::vector<T> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local699 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local951 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1191 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local1366 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8Test() local1520 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local1674 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1854 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local[all …]