FromFileΒΆ
Creates a CPU tensor with a storage backed by a memory-mapped file.
Abstract Signature:
FromFile(filename: str, size: int = 0)
Creates a CPU tensor with a storage backed by a memory-mapped file.
Abstract Signature:
FromFile(filename: str, size: int = 0)