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