Open lgarithm opened 6 years ago
draft
API defines how to serials objects to binary.
We adopt the idx format (used by the MNIST dataset) for tensors. Other ABI format will be encapulation format on top of the idx format.
TBD
import/export bmp24 should have builtin support import/export npz should have support via extension import jpeg should have support via extension (libjpeg or Golang jpeg)
draft
API defines how to serials objects to binary.
ABI for Tensors
We adopt the idx format (used by the MNIST dataset) for tensors. Other ABI format will be encapulation format on top of the idx format.
ABI for model
TBD