logo
  • Installation
  • Getting started
  • User Guide
  • API reference
  • Development
  • Release Notes
  • Mars Tensor
    • Tensor Creation Routines
    • Tensor Manipulation Routines
    • Binary Operations
    • Discrete Fourier Transform
    • Indexing Routines
    • Input and output
    • Linear Algebra
    • Logic Functions
    • Mathematical Functions
    • Random Sampling
    • Set routines
    • Sorting, Searching, and Counting
    • Statistics
    • Special Functions
  • Mars DataFrame
  • Mars Learn
  • Mars Remote
On this page
  • Reading from external files
  • Writing to external files

Input and output¶

Reading from external files¶

mars.tensor.from_hdf5

mars.tensor.from_zarr

mars.tensor.from_tiledb

Writing to external files¶

mars.tensor.to_hdf5

mars.tensor.to_zarr

mars.tensor.to_tiledb

mars.tensor.compress mars.tensor.from_hdf5

© Copyright 1999-2020, The Alibaba Group Holding Ltd..
Created using Sphinx 3.5.1.