Searched refs:GetPyArrayDimensionsForTensor (Results 1 – 1 of 1) sorted by relevance
314 Status GetPyArrayDimensionsForTensor(const TF_Tensor* tensor, in GetPyArrayDimensionsForTensor() function414 TF_RETURN_IF_ERROR(GetPyArrayDimensionsForTensor(moved, &dims, &nelems)); in TF_TensorToMaybeAliasedPyArray()434 GetPyArrayDimensionsForTensor(tensor.get(), &dims, &nelems)); in TF_TensorToPyArray()