Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 333 Bytes

api-lazy.md

File metadata and controls

15 lines (12 loc) · 333 Bytes

Tools for lazy backends

These additional functions are meant to be used to support compatibility with lazy backends, e.g. Dask or JAX:

.. currentmodule:: array_api_extra
.. autosummary::
    :nosignatures:
    :toctree: generated

    lazy_apply
    testing.lazy_xp_function
    testing.patch_lazy_xp_functions