/tdf

TDF - Tensor Data Format

Apache License 2.0Apache-2.0

Tensor Data Format

The "Tensor Data Format" (TDF) is a lightweight data format to define information about Tensors.

TDFs can be used in various ways such as persisting Tensors on disk or (de)serializing Tensors in preparation for distributed computations.

Specs

Specifications can be found in the specs directory.

RFCs

RFCs can be found in the rfc directory. Feel free to create a new PR with your proposal.