↓ 19 callersMethodcheck_array_array_op(self, op, xp, x_type, y_type,
no_bool=False, no_complex=False)
tests/cupy_tests/core_tests/test_ndarray_elementwise_op.py:182
↓ 19 callersMethodcheck_array_broadcasted_op(self, op, xp, x_type, y_type,
no_bool=False, no_complex=False)
tests/cupy_tests/core_tests/test_ndarray_elementwise_op.py:283
↓ 14 callersMethodcheck_array_doubly_broadcasted_op(self, op, xp, x_type, y_type,
no_bool=False, no_complex=False)
tests/cupy_tests/core_tests/test_ndarray_elementwise_op.py:389
↓ 12 callersFunctionapply_iir_sos(x, sos, axis=-1, zi=None, dtype=None, block_sz=1024,
apply_fir=True, out=None)
cupyx/scipy/signal/_iir_utils.py:626
↓ 12 callersMethodcheck_array_scalar_op(self, op, xp, x_type, y_type, swap=False)
tests/cupy_tests/core_tests/test_ndarray_elementwise_op.py:516
↓ 12 callersMethodcheck_array_scalarzero_op(self, op, xp, x_type, y_type, swap=False)
tests/cupy_tests/core_tests/test_ndarray_elementwise_op.py:563
↓ 12 callersFunctioncreate_random_kd_tree(xp, scp, n, m, n_points=1, x_offset=0, scale=10,
leafsize=100)
tests/cupyx_tests/scipy_tests/spatial_tests/test_kdtree.py:23