Searched refs:CreateConstTensorAndStoreData (Results 1 – 2 of 2) sorted by relevance
279 CreateConstTensorAndStoreData(TfLiteParserImpl::BufferRawPtr bufferPtr,
5095 TfLiteParserImpl::CreateConstTensorAndStoreData(TfLiteParserImpl::BufferRawPtr bufferPtr, in CreateConstTensorAndStoreData() function in armnnTfLiteParser::TfLiteParserImpl5147 return CreateConstTensorAndStoreData<float>(bufferPtr, in CreateConstTensorPermuted()5152 return CreateConstTensorAndStoreData<uint8_t>(bufferPtr, in CreateConstTensorPermuted()5157 return CreateConstTensorAndStoreData<int8_t>(bufferPtr, in CreateConstTensorPermuted()5162 return CreateConstTensorAndStoreData<int8_t>(bufferPtr, in CreateConstTensorPermuted()5167 return CreateConstTensorAndStoreData<int32_t>(bufferPtr, in CreateConstTensorPermuted()