b9587
b9587
View on GitHubView PackagePublished: Jun 10, 2026

Release Notes

speculative : fix "ngram-map-k4v" name in logging (#24253)

This is a non-functional change.

When using --spec-type ngram-map-k4v, the log messages at startup and runtime say ngram-map-k. Added logic in the in the constructor of common_speculative_impl_ngram_map_k to pass the correct COMMON_SPECULATIVE_TYPE_NGRAM_MAP_K4V when config.key_only is false.

After this change, the log messages use the correct name.

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI: