Lines Matching refs:CreateTensorHandle
188 …std::unique_ptr<armnn::ITensorHandle> inputHandle = tensorHandleFactory.CreateTensorHandle(inputTe… in LstmNoCifgNoPeepholeNoProjectionTestImpl()
190 tensorHandleFactory.CreateTensorHandle(cellStateInTensorInfo); in LstmNoCifgNoPeepholeNoProjectionTestImpl()
192 tensorHandleFactory.CreateTensorHandle(outputStateInTensorInfo); in LstmNoCifgNoPeepholeNoProjectionTestImpl()
195 tensorHandleFactory.CreateTensorHandle(scratchBufferTensorInfo); in LstmNoCifgNoPeepholeNoProjectionTestImpl()
197 tensorHandleFactory.CreateTensorHandle(outputStateOutTensorInfo); in LstmNoCifgNoPeepholeNoProjectionTestImpl()
199 tensorHandleFactory.CreateTensorHandle(cellStateOutTensorInfo); in LstmNoCifgNoPeepholeNoProjectionTestImpl()
200 …std::unique_ptr<armnn::ITensorHandle> outputHandle = tensorHandleFactory.CreateTensorHandle(output… in LstmNoCifgNoPeepholeNoProjectionTestImpl()
392 …std::unique_ptr<armnn::ITensorHandle> inputHandle = tensorHandleFactory.CreateTensorHandle(inputTe… in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
394 tensorHandleFactory.CreateTensorHandle(cellStateInTensorInfo); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
396 tensorHandleFactory.CreateTensorHandle(outputStateInTensorInfo); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
399 tensorHandleFactory.CreateTensorHandle(scratchBufferTensorInfo); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
401 tensorHandleFactory.CreateTensorHandle(outputStateOutTensorInfo); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
403 tensorHandleFactory.CreateTensorHandle(cellStateOutTensorInfo); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
404 …std::unique_ptr<armnn::ITensorHandle> outputHandle = tensorHandleFactory.CreateTensorHandle(output… in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1227 tensorHandleFactory.CreateTensorHandle(inputTensorInfo); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1229 tensorHandleFactory.CreateTensorHandle(outputStateInTensorInfo); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1231 tensorHandleFactory.CreateTensorHandle(cellStateInTensorInfo); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1234 tensorHandleFactory.CreateTensorHandle(scratchBufferTensorInfo); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1236 tensorHandleFactory.CreateTensorHandle(outputStateOutTensorInfo); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1238 tensorHandleFactory.CreateTensorHandle(cellStateOutTensorInfo); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1240 tensorHandleFactory.CreateTensorHandle(outputTensorInfo); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1335 …std::unique_ptr<armnn::ITensorHandle> inputHandle = tensorHandleFactory.CreateTensorHandle(inputTe… in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1337 tensorHandleFactory.CreateTensorHandle(cellStateInTensorInfo); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1339 tensorHandleFactory.CreateTensorHandle(outputStateInTensorInfo); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1342 tensorHandleFactory.CreateTensorHandle(scratchBufferTensorInfo); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1344 tensorHandleFactory.CreateTensorHandle(outputStateOutTensorInfo); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1346 tensorHandleFactory.CreateTensorHandle(cellStateOutTensorInfo); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1347 …std::unique_ptr<armnn::ITensorHandle> outputHandle = tensorHandleFactory.CreateTensorHandle(output… in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1622 …std::unique_ptr<armnn::ITensorHandle> inputHandle = tensorHandleFactory.CreateTensorHandle(inputIn… in QuantizedLstmTestImpl()
1624 tensorHandleFactory.CreateTensorHandle(cellStateInfo); in QuantizedLstmTestImpl()
1626 tensorHandleFactory.CreateTensorHandle(outputStateInfo); in QuantizedLstmTestImpl()
1629 tensorHandleFactory.CreateTensorHandle(cellStateInfo); in QuantizedLstmTestImpl()
1630 …std::unique_ptr<armnn::ITensorHandle> outputHandle = tensorHandleFactory.CreateTensorHandle(output… in QuantizedLstmTestImpl()
1832 …std::unique_ptr<armnn::ITensorHandle> inputHandle = tensorHandleFactory.CreateTensorHandle(inputIn… in QLstmTestImpl()
1834 tensorHandleFactory.CreateTensorHandle(cellStateInfo); in QLstmTestImpl()
1836 tensorHandleFactory.CreateTensorHandle(outputStateInfo); in QLstmTestImpl()
1839 tensorHandleFactory.CreateTensorHandle(outputStateInfo); in QLstmTestImpl()
1841 tensorHandleFactory.CreateTensorHandle(cellStateInfo); in QLstmTestImpl()
1842 …std::unique_ptr<armnn::ITensorHandle> outputHandle = tensorHandleFactory.CreateTensorHandle(output… in QLstmTestImpl()
2072 …std::unique_ptr<armnn::ITensorHandle> inputHandle = tensorHandleFactory.CreateTensorHandle(inputIn… in QLstmTestImpl1()
2074 tensorHandleFactory.CreateTensorHandle(cellStateInfo); in QLstmTestImpl1()
2076 tensorHandleFactory.CreateTensorHandle(outputStateInfo); in QLstmTestImpl1()
2079 tensorHandleFactory.CreateTensorHandle(outputStateInfo); in QLstmTestImpl1()
2081 tensorHandleFactory.CreateTensorHandle(cellStateInfo); in QLstmTestImpl1()
2082 …std::unique_ptr<armnn::ITensorHandle> outputHandle = tensorHandleFactory.CreateTensorHandle(output… in QLstmTestImpl1()
2344 …std::unique_ptr<armnn::ITensorHandle> inputHandle = tensorHandleFactory.CreateTensorHandle(inputIn… in QLstmTestImpl2()
2346 tensorHandleFactory.CreateTensorHandle(cellStateInfo); in QLstmTestImpl2()
2348 tensorHandleFactory.CreateTensorHandle(outputStateInfo); in QLstmTestImpl2()
2351 tensorHandleFactory.CreateTensorHandle(outputStateInfo); in QLstmTestImpl2()
2353 tensorHandleFactory.CreateTensorHandle(cellStateInfo); in QLstmTestImpl2()
2354 …std::unique_ptr<armnn::ITensorHandle> outputHandle = tensorHandleFactory.CreateTensorHandle(output… in QLstmTestImpl2()