• Home
  • Raw
  • Download

Lines Matching defs:cellStateInVector

49     std::vector<T> cellStateInVector(batchSize * numUnits, T());  in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl()  local
245 std::vector<T> cellStateInVector(batchSize * numUnits, T()); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
434 std::vector<T> cellStateInVector(batchSize * numUnits, T()); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
695 std::vector<float> cellStateInVector(batchSize * numUnits, 0.f); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
947 std::vector<float> cellStateInVector(batchSize * numUnits, 0.f); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1187 std::vector<float> cellStateInVector(batchSize * numUnits, 0.f); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
1362 std::vector<float> cellStateInVector(batchSize * numUnits, 0.f); in UnidirectionalSequenceLstmLayerInt8Test() local
1516 std::vector<float> cellStateInVector(batchSize * numUnits, 0.f); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local
1670 std::vector<float> cellStateInVector(batchSize * numUnits, 0.f); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1850 std::vector<float> cellStateInVector(batchSize * numUnits, 0.f); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
2057 std::vector<float> cellStateInVector(batchSize * numUnits, 0.f); in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local