wangkuiyi / recordio

Apache License 2.0
11 stars 2 forks source link

First complete version of RecordIO #1

Closed wangkuiyi closed 7 years ago

wangkuiyi commented 7 years ago

This PR is based on discussions in https://github.com/wangkuiyi/sstable/pull/1

Fixes https://github.com/PaddlePaddle/Paddle/issues/1947

recordio_test.go shows the usage of the RecordIO API.