Lines Matching defs:tensorPtr
414 armnn::TensorInfo ToTensorInfo(TfLiteParserImpl::TensorRawPtr tensorPtr, in ToTensorInfo()
582 armnn::TensorInfo ToTensorInfo(TfLiteParserImpl::TensorRawPtr tensorPtr, in ToTensorInfo()
592 TfLiteParserImpl::TensorRawPtr tensorPtr, in CreateConstTensorImpl()
692 bool IsDynamic(TfLiteParserImpl::TensorRawPtr tensorPtr) in IsDynamic()
1060 bool TfLiteParserImpl::ShouldConstantTensorBeConverted(TfLiteParserImpl::TensorRawPtr tensorPtr, in ShouldConstantTensorBeConverted()
5005 TensorRawPtr tensorPtr = subgraphPtr->tensors[tensorIndex].get(); in SetupConstantLayerTensorInfos() local
5027 TensorRawPtr tensorPtr = subgraphPtr->tensors[tensorIndex].get(); in SetupConstantLayers() local
5096 TfLiteParserImpl::TensorRawPtr tensorPtr, in CreateConstTensorAndStoreData()
5118 bool TfLiteParserImpl::IsConstTensor(TensorRawPtr tensorPtr) in IsConstTensor()
5133 TfLiteParserImpl::CreateConstTensorPermuted(TensorRawPtr tensorPtr, in CreateConstTensorPermuted()
5183 armnn::ConstTensor TfLiteParserImpl::CreateConstTensorNonPermuted(TensorRawPtr tensorPtr, in CreateConstTensorNonPermuted()
5197 TfLiteParserImpl::CreateConstTensorNonPermuted(TensorRawPtr tensorPtr, in CreateConstTensorNonPermuted()
5232 TfLiteParserImpl::CreateConstTensorPtr(TensorRawPtr tensorPtr, armnn::TensorInfo& inputTensorInfo) in CreateConstTensorPtr()