facebookresearch / faiss

A library for efficient similarity search and clustering of dense vectors.
https://faiss.ai
MIT License
31.71k stars 3.66k forks source link

add cont_build.yml #3780

Open mengdilin opened 3 months ago

mengdilin commented 3 months ago

Summary: SVE is the platform that is not covered by nightlies. This meant that an external dependency change breaking the SVE CI will not be obviously surfaced unless there has been a PR. Adding a cont_build.yml that is the start of continuous runs for certain workflows that we care about (keeping it separate from nightlies since nightlies are reserved for conda publication). Moving forward, this workflow will be leveraged by regression testing as well (those should also run continuously to gather reliable baselines and to prevent regressions caused by external dependencies)

Reviewed By: junjieqi

Differential Revision: D61564187

facebook-github-bot commented 3 months ago

This pull request was exported from Phabricator. Differential Revision: D61564187