Tools for lazy backendsΒΆ
These additional functions are meant to be used to support compatibility with lazy backends, e.g. Dask or JAX:
Lazily apply an eager function. |
|
Tag a function to be tested on lazy backends. |
|
Test lazy execution of functions tagged with |