Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjunsk/faiss-cgo-kmeans
https://github.com/arjunsk/faiss-cgo-kmeans
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjunsk/faiss-cgo-kmeans
- Owner: arjunsk
- Created: 2023-09-20T02:57:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-24T10:03:16.000Z (over 1 year ago)
- Last Synced: 2024-10-16T08:12:10.081Z (3 months ago)
- Language: Go
- Size: 4.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Calling FAISS KMEANs using CGO
### Instructions
1. To build the `libfaiss_c.a` in MacOS
```shell
cd cgo/thirdparty
sh build-faiss-macos.sh
```1. https://github.com/aergoio/aergo/blob/develop/contract/vm.go
2. https://github.com/andyalm/faissmask/tree/master/FaissMask/runtimes
3. https://support.apple.com/en-us/HT211861