common_prefix_length property

  1. @Size()
int common_prefix_length
getter/setter pair

Current max length of prefix tokens shared by all beams.

Implementation

@ffi.Size()
external int common_prefix_length;