Searched refs:GetPyArrayDescrForTensor (Results 1 – 1 of 1) sorted by relevance
338 Status GetPyArrayDescrForTensor(const TF_Tensor* tensor, in GetPyArrayDescrForTensor() function452 TF_RETURN_IF_ERROR(GetPyArrayDescrForTensor(tensor.get(), &descr)); in TF_TensorToPyArray()