Searched refs:GetTensorPtr (Results 1 – 3 of 3) sorted by relevance
53 const tensorflow::Tensor* GetTensorPtr(int tensor_index) const;
152 const tensorflow::Tensor* BufferMap::GetTensorPtr(int tensor_index) const { in GetTensorPtr() function in tflite::flex::BufferMap
537 op_data_->buffer_map->GetTensorPtr(input_tensor_index); in ValidateOutputTensorShapeConsistency()