↓ 3 callersFunction_binary_erosion(input, structure, iterations, mask, output, border_value,
origin, invert, brute_force=Tru
cupyx/scipy/ndimage/_morphology.py:157
↓ 3 callersMethod_check_accuracy(self, xp, scp, func, x=None, tol=1e-6, alternate=False,
rescale=False, **kw)
tests/cupyx_tests/scipy_tests/interpolate_tests/test_interpnd.py:164
↓ 3 callersMethod_filter(self, func, dtype, xp, scp, **kwargs)
tests/cupyx_tests/scipy_tests/signal_tests/test_signaltools.py:56
↓ 3 callersMethod_gradient(self, xp, dtype, shape, spacing, axis, edge_order)
tests/cupy_tests/math_tests/test_sumprod.py:1040
↓ 3 callersFunction_min_or_max_filter(input, size, ftprnt, structure, output, mode, cval,
origin, func, axes)
cupyx/scipy/ndimage/_filters.py:900
↓ 3 callersFunction_rank_filter(input, get_rank, size=None, footprint=None, output=None,
mode="reflect", cval=0.0, origin=0,
cupyx/scipy/ndimage/_filters.py:1183
↓ 3 callersMethodcheck_array_reversed_op(self, op, xp, x_type, y_type, no_bool=False)
tests/cupy_tests/core_tests/test_ndarray_elementwise_op.py:454