MCPcopy Create free account

hub / github.com/cupy/cupy / functions

Functions14,004 in github.com/cupy/cupy

↓ 2 callersFunction_get_timestamp
(path: str)
install/cupy_builder/_command.py:73
↓ 2 callersFunction_get_typename
(dtype)
cupyx/scipy/signal/_waveforms.py:37
↓ 2 callersFunction_get_typename
(dtype)
cupyx/scipy/signal/_iir_utils.py:13
↓ 2 callersFunction_get_typename
(dtype)
cupyx/scipy/signal/_peak_finding.py:39
↓ 2 callersFunction_get_typename
(dtype)
cupyx/scipy/spatial/_kdtree_utils.py:11
↓ 2 callersMethod_get_weights
(self, xp)
tests/cupyx_tests/scipy_tests/ndimage_tests/test_filters.py:108
↓ 2 callersMethod_getitem_2d
(self, row, col)
cupyx/scipy/sparse/_index.py:476
↓ 2 callersMethod_helper
(self, jitify, header, options=())
tests/cupy_tests/core_tests/test_raw.py:1527
↓ 2 callersMethod_helper2
(self, jitify, type_str)
tests/cupy_tests/core_tests/test_raw.py:1543
↓ 2 callersFunction_iamaxmin
(x, out, name)
cupy/cublas.py:135
↓ 2 callersMethod_ignore_efficiency_warning
(self)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csr.py:1954
↓ 2 callersFunction_inputs_swap_needed
(mode, shape1, shape2, axes=None)
cupyx/scipy/signal/_signaltools_core.py:107
↓ 2 callersFunction_is_allowed
()
cupy/_core/syncdetect.py:29
↓ 2 callersFunction_is_csr_or_coo_type
True if x is any CSR or COO sparse (array or matrix).
cupyx/cusparse.py:29
↓ 2 callersFunction_is_cudadevrt_needed
(options)
cupy/cuda/compiler.py:239
↓ 2 callersFunction_jitify_prep
(source, options, cu_path)
cupy/cuda/compiler.py:291
↓ 2 callersFunction_lu_factor
(a, overwrite_a=False, check_finite=True)
cupyx/scipy/linalg/_decomp_lu.py:93
↓ 2 callersFunction_make4
(xp, sp, dtype)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csr.py:67
↓ 2 callersFunction_make_all_dtypes
(no_float16, no_bool, no_complex)
cupy/testing/_loops.py:882
↓ 2 callersMethod_make_array
(self, dtype, shape)
tests/cupy_tests/math_tests/test_sumprod.py:903
↓ 2 callersFunction_make_complex
(xp, sp, dtype)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csr.py:34
↓ 2 callersFunction_make_complex
(xp, sp, dtype)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csc.py:32
↓ 2 callersFunction_make_complex
(xp, sp, dtype)
tests/cupyx_tests/scipy_tests/sparse_tests/test_coo.py:32
↓ 2 callersMethod_make_data_max
(self, xp, sp, dense=False)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csr.py:1399
↓ 2 callersMethod_make_data_max
(self, xp, sp, dense=False)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csc.py:1181
↓ 2 callersMethod_make_data_min_explicit
(self, xp, sp, axis)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csr.py:1402
↓ 2 callersMethod_make_data_min_explicit
(self, xp, sp, axis)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csc.py:1184
↓ 2 callersFunction_make_design_matrix
Returns a design matrix in CSR format. Note that only indices is passed, but not indptr because indptr is already precomputed in the call
cupyx/scipy/interpolate/_bspline.py:279
↓ 2 callersFunction_make_for_matmul
4x3 CSR for matmul with 3x4.
tests/cupyx_tests/scipy_tests/sparse_tests/test_sparray.py:81
↓ 2 callersMethod_make_image
(self, shape, xp, dtype, scale)
tests/cupyx_tests/scipy_tests/ndimage_tests/test_measurements.py:464
↓ 2 callersFunction_make_int64_csc
(m, n, density=0.2, dtype=numpy.float64)
tests/cupyx_tests/scipy_tests/sparse_tests/test_sparse_int64_indices.py:2919
↓ 2 callersMethod_make_int64_csr
Single nonzero at (row=0, col=col).
tests/cupyx_tests/scipy_tests/sparse_tests/test_sparse_int64_indices.py:421
↓ 2 callersMethod_make_int64_csr
CSR matrix with one nonzero per row: row 0 → (col=0, val=1.0) row 1 → (col=_LARGE, val=2.0) ← argmax column for float comparison
tests/cupyx_tests/scipy_tests/sparse_tests/test_sparse_int64_indices.py:598
↓ 2 callersMethod_make_int64_csr
(self)
tests/cupyx_tests/scipy_tests/sparse_tests/test_sparse_int64_indices.py:849
↓ 2 callersMethod_make_matrix
(self, m, n, trans, order, dtype)
tests/cupy_tests/test_cublas.py:336
↓ 2 callersMethod_make_matrix
(self, dtype)
tests/cupyx_tests/test_cusparse.py:903
↓ 2 callersMethod_make_matrix
(self, dtype, xp)
tests/cupyx_tests/scipy_tests/sparse_tests/test_linalg.py:142
↓ 2 callersMethod_make_matrix
(self, dtype, xp)
tests/cupyx_tests/scipy_tests/sparse_tests/test_linalg.py:255
↓ 2 callersMethod_make_matrix
(self, dtype, xp)
tests/cupyx_tests/scipy_tests/sparse_tests/test_linalg.py:935
↓ 2 callersMethod_make_normalized_vector
(self, xp, dtype)
tests/cupyx_tests/scipy_tests/sparse_tests/test_linalg.py:1496
↓ 2 callersMethod_make_pair
(self, v1=1.0, v2=2.0)
tests/cupyx_tests/scipy_tests/sparse_tests/test_sparse_int64_indices.py:2551
↓ 2 callersMethod_make_random
(self, xp, scp, npts=20)
tests/cupyx_tests/scipy_tests/interpolate_tests/test_polyint.py:485
↓ 2 callersMethod_make_random_matrices
(self, shape, xp)
tests/cupy_tests/test_cublas.py:20
↓ 2 callersMethod_make_random_matrix
(self, shape, xp)
tests/cupyx_tests/test_cusolver.py:195
↓ 2 callersMethod_make_scalar
(self, dtype)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csr.py:1197
↓ 2 callersMethod_make_sp_matrix_col
(self, dtype, xp, sp)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csr.py:1817
↓ 2 callersMethod_make_sp_matrix_col
(self, dtype, xp, sp)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csr.py:1932
↓ 2 callersMethod_make_sp_matrix_row
(self, dtype, xp, sp)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csr.py:1813
↓ 2 callersMethod_make_sp_matrix_row
(self, dtype, xp, sp)
tests/cupyx_tests/scipy_tests/sparse_tests/test_csr.py:1928
↓ 2 callersMethod_make_sphere_pack
(self, tile_counts)
tests/cupyx_tests/scipy_tests/ndimage_tests/test_measurements.py:683
↓ 2 callersFunction_make_splrep_impl
Shared infra for make_splrep and make_splprep.
cupyx/scipy/interpolate/_fitpack_repro.py:801
↓ 2 callersFunction_masked_coo
(A, mask, use_array=False)
cupyx/scipy/sparse/_extract.py:88
↓ 2 callersMethod_matmul_1d
Matmul with at least one 1-D sparse operand. Runs on the ``(1, N)`` / ``(N, 1)`` backing with numpy 1-D matmul semantics: ``1d @ 1d``
cupyx/scipy/sparse/_compressed.py:559
↓ 2 callersMethod_maximum_minimum
(self, other, cupy_op, op_name, dense_check)
cupyx/scipy/sparse/_csr.py:378
↓ 2 callersFunction_mean_driver
(input, labels, index, return_count=False, use_kern=False)
cupyx/scipy/ndimage/_measurements.py:307
↓ 2 callersMethod_min_or_max
(self, axis, out, min_or_max, explicit)
cupyx/scipy/sparse/_data.py:318
↓ 2 callersFunction_min_or_max_1d
(input, size, axis=-1, output=None, mode="reflect", cval=0.0, origin=0, func='min')
cupyx/scipy/ndimage/_filters.py:1002
↓ 2 callersFunction_monomial_powers
Return the powers for each monomial in a polynomial. Parameters ---------- ndim : int Number of variables in the polynomial.
cupyx/scipy/interpolate/_rbfinterp.py:408
↓ 2 callersFunction_nd_plan_is_possible
(axes_sorted, ndim)
cupy/fft/_fft.py:302
↓ 2 callersMethod_normalize_1d_key
Split a 1-D index key into its real axis and new-axis counts. Returns ``(real_key, none_before, none_after)``: ``real_key`` is the si
cupyx/scipy/sparse/_index.py:381
↓ 2 callersFunction_normalize_index
(x, dim, name)
cupyx/scipy/sparse/_index.py:787
↓ 2 callersMethod_numpy_nanprod_implemented
(self, func)
tests/cupy_tests/math_tests/test_sumprod.py:571
↓ 2 callersFunction_numpy_pulse_preprocess
(x, normalize, window)
tests/cupyx_tests/signal_tests/radartools_tests/test_radartools.py:15
↓ 2 callersFunction_nvcc_gencode_options
Returns NVCC GPU code generation options.
install/cupy_builder/_compiler.py:18
↓ 2 callersFunction_order_complex_poles
Check we have complex conjugates pairs and reorder P according to YT, ie real_poles, complex_i, conjugate complex_i, .... The lexicograph
cupyx/scipy/signal/_ltisys.py:1930
↓ 2 callersFunction_output_dtype
(dtype, value_type)
cupy/fft/_fft.py:18
↓ 2 callersFunction_parse_version
(version: str)
cupy/_environment.py:486
↓ 2 callersFunction_peak_widths
(x, peaks, rel_height, prominences, left_bases, right_bases, check=False)
cupyx/scipy/signal/_peak_finding.py:795
↓ 2 callersMethod_permutation
Returns a permuted range.
cupy/random/_generator.py:1229
↓ 2 callersFunction_polyder
Differentiate polynomials represented with coefficients. p must be a 1-D or 2-D array. In the 2-D case, each column gives the coefficients o
cupyx/scipy/signal/_savitzky_golay.py:170
↓ 2 callersFunction_pow10m1
10 ** x - 1 for x near 0
cupyx/scipy/signal/_iir_filter_conversions.py:1712
↓ 2 callersFunction_pow_by_squaring
Raise square sparse ``A`` to ``power`` by exponentiation-by-squaring. Shared by :func:`matrix_power` and ``spmatrix.__pow__`` so the recursion
cupyx/scipy/sparse/linalg/_matfuncs.py:8
↓ 2 callersMethod_prepare_comms_and_streams
(self, devices: Iterable[int])
cupyx/distributed/array/_array.py:211
↓ 2 callersMethod_prepare_indices
(self, i, j)
cupyx/scipy/sparse/_compressed.py:1199
↓ 2 callersFunction_prewitt_or_sobel
(input, axis, output, mode, cval, weights)
cupyx/scipy/ndimage/_filters.py:541
↓ 2 callersFunction_process_deriv_spec
(deriv)
cupyx/scipy/interpolate/_bspline2.py:71
↓ 2 callersFunction_pulse_preprocess
(x, normalize, window)
cupyx/signal/_radartools/_radartools.py:32
↓ 2 callersFunction_quantile_is_valid
(q)
cupy/_statistics/order.py:291
↓ 2 callersFunction_quantile_unchecked
(a, q, axis=None, out=None, overwrite_input=False, method='lin
cupy/_statistics/order.py:181
↓ 2 callersFunction_relative_degree
Return relative degree of transfer function from zeros and poles. This is simply len(p) - len(z), which must be nonnegative. A ValueErro
tests/cupyx_tests/scipy_tests/signal_tests/mpsig.py:21
↓ 2 callersMethod_relocate_all
(self)
cupyx/scipy/spatial/delaunay_2d/_tri.py:283
↓ 2 callersFunction_repeat
( func, args, kwargs, n_repeat, name, n_warmup, max_duration, devices)
cupyx/profiler/_time.py:164
↓ 2 callersFunction_replace_nan
(a, val, out=None)
cupy/_math/sumprod.py:356
↓ 2 callersMethod_rmatmul_dispatch
(self, other)
cupyx/scipy/sparse/_base.py:207
↓ 2 callersFunction_run_test_with_mpi
(test_name, dtype=None)
tests/cupyx_tests/distributed_tests/test_comm.py:38
↓ 2 callersMethod_run_transform
(self, dct_func, xp, dtype)
tests/cupyx_tests/scipy_tests/fft_tests/test_realtransforms.py:45
↓ 2 callersMethod_run_transform
(self, dct_func, xp, dtype)
tests/cupyx_tests/scipy_tests/fft_tests/test_realtransforms.py:129
↓ 2 callersMethod_sample_2d_data
(self)
tests/cupyx_tests/scipy_tests/interpolate_tests/test_rgi.py:535
↓ 2 callersMethod_scalar_op_dtype
Pick the dtype for ``self.data * other`` / ``... / other``. numpy's natural promotion can land outside the cuSPARSE-supported set (e.
cupyx/scipy/sparse/_data.py:68
↓ 2 callersMethod_scale_x
(self, xi)
cupyx/scipy/interpolate/_interpnd.py:147
↓ 2 callersMethod_set_arrayXarray
(self, row, col, x)
cupyx/scipy/sparse/_index.py:678
↓ 2 callersMethod_set_values
(self, values, fill_value=cupy.nan, need_contiguous=True, ndim=None)
cupyx/scipy/interpolate/_interpnd.py:110
↓ 2 callersMethod_set_yi
(self, yi, xi=None, axis=None)
cupyx/scipy/interpolate/_polyint.py:112
↓ 2 callersFunction_setup_random
Sets up the deterministic random states of ``numpy`` and ``cupy``.
cupy/testing/_random.py:67
↓ 2 callersFunction_should_skip
(self, f)
tests/cupy_tests/testing_tests/test_condition.py:75
↓ 2 callersFunction_should_use_spsm
()
cupyx/scipy/sparse/linalg/_solve.py:403
↓ 2 callersFunction_size_last_transform_axis
(shape, s, axes)
cupy/fft/_fft.py:973
↓ 2 callersFunction_skip_cuda90
(dtype)
tests/cupy_tests/sorting_tests/test_search.py:177
↓ 2 callersMethod_squeeze_to_1d
Collapse a ``(1, N)`` op result to 1-D. Only valid when the operation is genuinely 1-D (the 1-D-array ops run on the ``(1, N)`` backi
cupyx/scipy/sparse/_base.py:266
↓ 2 callersFunction_syevd
(a, UPLO, with_eigen_vector, overwrite_a=False)
cupy/linalg/_eigenvalue.py:22
← previousnext →901–1,000 of 14,004, ranked by callers