nonzero Source code in sparse/numba_backend/_common.py 2204 2205def nonzero(x, /): return x.nonzero()