Describe the enhancement requested
FixedShapeTensorArray.to_numpy_ndarray was introduced in #33948 (comment) however we might want to rename it to FixedShapeTensorArray.to_numpy as proposed here #37533 (comment). This would result in overriding current FixedShapeTensorArray.to_numpy.
Component(s)
Python