• Home
  • Raw
  • Download

Lines Matching defs:outputStateInVector

50     std::vector<T> outputStateInVector(batchSize * outputSize, T());  in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl()  local
246 std::vector<T> outputStateInVector(batchSize * outputSize, T()); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
435 std::vector<T> outputStateInVector(batchSize * outputSize, T()); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
696 std::vector<float> outputStateInVector(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
948 std::vector<float> outputStateInVector(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1188 std::vector<float> outputStateInVector(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
1363 std::vector<float> outputStateInVector(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmLayerInt8Test() local
1517 std::vector<float> outputStateInVector(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local
1671 std::vector<float> outputStateInVector(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1851 std::vector<float> outputStateInVector(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
2058 std::vector<float> outputStateInVector(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local