Skip to content

b9587

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:12
d2e22ed

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: