pub fn resolved_dot_product_batch4_kernel() -> DotBatch4KernelExpand description
Resolve the best available batch-4 f32 dot-product kernel once and return it.
Used by HNSW expansion loop and batch_dot_product for same-query chunks.
pub fn resolved_dot_product_batch4_kernel() -> DotBatch4KernelResolve the best available batch-4 f32 dot-product kernel once and return it.
Used by HNSW expansion loop and batch_dot_product for same-query chunks.