
    
9jh                    "    S SK Jr  S SKJr  S rg)    )annotations)	get_boundc                    [        U 5      $ )zReturns pointers to the end-points of an array.

Args:
    a: ndarray
Returns:
    Tuple[int, int]: pointers to the end-points of an array

.. seealso:: :func:`numpy.byte_bounds`
)_get_bounds)as    P/home/wildlama/miniconda3/lib/python3.13/site-packages/cupy/_misc/byte_bounds.pybyte_boundsr	      s     q>    N)
__future__r   cupy._core._memory_ranger   r   r	    r
   r   <module>r      s    " =
r
   