Memmap ====== Create a memory-map to an array stored in a binary file on disk. **Abstract Signature:** ``Memmap(filename: str, dtype: str = uint8, mode: str = r+, shape: Tuple[int])`` .. raw:: html
—
jax.numpy.memmap
numpy.memmap