• Home
  • Raw
  • Download

Lines Matching refs:inputToCellWeightsTensor

142     armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo8);  in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl()  local
156 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl()
170 data.m_InputToCellWeights = &inputToCellWeightsTensor; in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl()
332 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
345 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in UnidirectionalSequenceLstmLayerFloat32TestImpl()
358 data.m_InputToCellWeights = &inputToCellWeightsTensor; in UnidirectionalSequenceLstmLayerFloat32TestImpl()
521 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
534 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl()
547 data.m_InputToCellWeights = &inputToCellWeightsTensor; in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl()
836 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo6x4); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
854 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest()
872 data.m_InputToCellWeights = &inputToCellWeightsTensor; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest()
1062 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo5x3); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1085 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest()
1108 data.m_InputToCellWeights = &inputToCellWeightsTensor; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest()
1269 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
1281 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest()
1293 data.m_InputToCellWeights = &inputToCellWeightsTensor; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest()
1421 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8Test() local
1434 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in UnidirectionalSequenceLstmLayerInt8Test()
1447 data.m_InputToCellWeights = &inputToCellWeightsTensor; in UnidirectionalSequenceLstmLayerInt8Test()
1575 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local
1588 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest()
1601 data.m_InputToCellWeights = &inputToCellWeightsTensor; in UnidirectionalSequenceLstmLayerInt8TimeMajorTest()
1739 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1757 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest()
1775 data.m_InputToCellWeights = &inputToCellWeightsTensor; in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest()
1932 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1955 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest()
1978 data.m_InputToCellWeights = &inputToCellWeightsTensor; in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest()
2115 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
2127 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest()
2139 data.m_InputToCellWeights = &inputToCellWeightsTensor; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest()