Searched refs:GetTensorPtr (Results 1 – 4 of 4) sorted by relevance
53 const tensorflow::Tensor* GetTensorPtr(int tensor_index) const;
44 const tensorflow::Tensor* BufferMap::GetTensorPtr(int tensor_index) const { in GetTensorPtr() function in tflite::flex::BufferMap
151 *tf_tensor_ptr = buffer_map->GetTensorPtr(buffer_handle); in CopyFromBufferHandle()
638 op_data_->shared_info.buffer_map->GetTensorPtr(input_tensor_index); in ValidateOutputTensorShapeConsistency()