brainevent.binary_csrmv_indexed_p#
- brainevent.binary_csrmv_indexed_p = <brainevent.XLACustomKernel object>#
Low-level XLA custom-kernel primitive for
binary_csrmv_indexed.Event-driven CSR sparse matrix-vector multiplication where heterogeneous weights are read through a permutation
perm(structural slotjusesweights[perm[j]]). Homogeneous weights ignoreperm. Registered backends:numba(CPU),jax_raw(CPU/GPU/TPU), andcuda_raw(CUDA warp kernels inbinary_csrmv.cu/binary_indexed_csrmv.cu).