Ali Zand

Results 2 issues of Ali Zand

Loading a model that was saved with keras save_model, and trying to save with h5 format fails with: ```NotImplementedError Traceback (most recent call last) in () ----> 1 raw_model.save('/tmp/saved_model.h5', save_format='h5')...

Support the following: - Linear NN lookup with no additional dependencies - Approximate NN lookup for larger dataset - Cached storage to use the disk for larger datasets - Remote...

type:feature
component:indexing