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