mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-07-12 03:12:11 +02:00
Greptile follow-up: the zero-norm guard computed the norm and then normalize_vector recomputed it (a wasted pass at 1536+ dims), with the inner zero guard unreachable by construction. Normalize in place with the validated norm; normalize_vector stays for its other caller (the mock provider). |
||
|---|---|---|
| .. | ||
| omnigraph | ||
| omnigraph-api-types | ||
| omnigraph-cli | ||
| omnigraph-cluster | ||
| omnigraph-compiler | ||
| omnigraph-policy | ||
| omnigraph-server | ||