issues
search
dmccloskey
/
TensorBase
A GPU accelerated, in memory, and multi-dimensional database
MIT License
1
stars
1
forks
source link
TensorCollection IO
#25
Open
dmccloskey
opened
5 years ago
dmccloskey
commented
5 years ago
Description
TBD
Objectives
[x] Schema and metadata serialization using Cereal
[ ] Tensor data serialization using Eigen data serialization methods
[ ] Dynamic sharding logic
Validation
TBD
References:
https://uscilab.github.io/cereal/
https://stackoverflow.com/questions/25389480/how-to-write-read-an-eigen-matrix-from-binary-file
http://www.perbang.dk/rgbgradient/
Description
TBD
Objectives
Validation
TBD
References: