DiskANN/workflows
Dax Pryce e6afdbb8dd
Memory map load vectors_from_file if requested (#592)
* This commit adds some basic memmap support to the `diskannpy.vectors_from_file` utility function. You can now return memory mapped np.array conformant view vs. requiring it beloaded fully into memory.

* Rough stab at some 'how to use the python library' in the workflow markdown event
2024-10-24 11:53:19 -07:00
..
SSD_index.md Update SSD_index.md 2024-07-29 22:45:22 +05:30
dynamic_index.md Build streaming index of labeled data (#376) 2023-09-22 09:54:12 -07:00
filtered_in_memory.md CICD Refactor (#354) 2023-05-22 14:25:46 -07:00
filtered_ssd_index.md Build streaming index of labeled data (#376) 2023-09-22 09:54:12 -07:00
in_memory_index.md CICD Refactor (#354) 2023-05-22 14:25:46 -07:00
python.md Memory map load vectors_from_file if requested (#592) 2024-10-24 11:53:19 -07:00
rest_api.md CICD Refactor (#354) 2023-05-22 14:25:46 -07:00