MCPcopy Create free account
hub / github.com/numpy/numpy / test_from_dlpack_refcount

Route test_from_dlpack_refcount

numpy/core/tests/test_dlpack.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(IS_PYPY, reason="PyPy can't get refcounts.")

Source from the content-addressed store, hash-verified

1import sys
2import pytest
3
4import numpy as np

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected