Commit Graph

22 Commits (475fe3d9859bdcbe073f64a397237d25414b55db)

Author SHA1 Message Date
Alinson S. Xavier 475fe3d985 Sample: do not check data by default; minor fixes
4 years ago
Alinson S. Xavier 95b9ce29fd
Hdf5Sample: Use latest HDF5 file format
4 years ago
Alinson S. Xavier e72f3b553f
Hdf5Sample: Use half-precision for floats
4 years ago
Alinson S. Xavier 865a4b2f40
Hdf5Sample: Store string vectors as "S" dtype instead of obj
4 years ago
Alinson S. Xavier c513515725
Hdf5Sample: Enable compression
4 years ago
Alinson S. Xavier 7d5ec1344a
Make Hdf5Sample work with bytearray
4 years ago
Alinson S. Xavier a69cbed7b7
Improve error messages in assertions
4 years ago
Alinson S. Xavier fc55a077f2
Sample: Allow numpy arrays
4 years ago
Alinson S. Xavier b6880f068c
Hdf5Sample: store lengths as dataset instead of attr
4 years ago
Alinson S. Xavier 728a6bc835
Remove debug statement
4 years ago
Alinson S. Xavier d30c3232e6
FileInstance.save: create file when it does not already exist
4 years ago
Alinson S. Xavier f1dc450cbf
Do nothing on put_scalar(None)
4 years ago
Alinson S. Xavier 6c98986675
Hdf5Sample: Return None for non-existing keys
4 years ago
Alinson S. Xavier a0f8bf15d6
Handle completely empty veclists
4 years ago
Alinson S. Xavier 3da8d532a8
Sample: handle None in vectors
4 years ago
Alinson S. Xavier 284ba15db6
Implement sample.{get,put}_bytes
4 years ago
Alinson S. Xavier 4224586d10
Remove sample.{get,set}
4 years ago
Alinson S. Xavier 8d89285cb9
Implement {get,put}_vector_list
4 years ago
Alinson S. Xavier 8fc7c6ab71
Split Sample.{get,put} into {get,put}_{scalar,vector}
4 years ago
Alinson S. Xavier 0a399deeee
Implement Hdf5Sample
4 years ago
Alinson S. Xavier 235c3e55c2
Make Sample abstract; create MemorySample
4 years ago
Alinson S. Xavier 851b8001bb
Move features to its own package
4 years ago