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