↓ 10 callersFunction_set_load_cb(
code, element, data_type, callback_type, callback_name,
aux_type=None, cb_ver='')
tests/cupy_tests/fft_tests/test_callback.py:129
↓ 9 callersMethod_recv(cls, comm, out_array, peer, dtype, count, stream=None)
cupyx/distributed/_nccl_comm.py:381
↓ 9 callersMethod_send(cls, comm, array, peer, dtype, count, stream=None)
cupyx/distributed/_nccl_comm.py:370
↓ 9 callersFunction_set_store_cb(
code, element, data_type, callback_type, callback_name,
aux_type=None, cb_ver='')
tests/cupy_tests/fft_tests/test_callback.py:147
↓ 7 callersFunction_make_decorator(check_func, name, type_check, contiguous_check,
accept_error, sp_name=None, scipy_name=No
cupy/testing/_loops.py:270
↓ 7 callersFunctionbuild_and_run(compiler, source, libraries=(),
include_dirs=(), library_dirs=(), define_macros=None,
install/cupy_builder/install_build.py:790
↓ 7 callersMethodcheck_int8_sum(self, shape, xp, axis=None, keepdims=False,
trans=False)
tests/cupy_tests/core_tests/test_ndarray_cuda_array_interface.py:121