mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-30 01:31:15 +08:00
Added todo [skip ci]
This commit is contained in:
@@ -198,6 +198,7 @@ HalfvecCosineSimilarityF16cFma(int dim, half * ax, half * bx)
|
||||
static bool
|
||||
SupportsCpuFeature(unsigned int feature)
|
||||
{
|
||||
/* TODO Fix check */
|
||||
unsigned int exx[4] = {0, 0, 0, 0};
|
||||
|
||||
#if defined(HAVE__GET_CPUID)
|
||||
|
||||
Reference in New Issue
Block a user