topK property

  1. @Int32()
int topK
getter/setter pair

Top-k sampling (default 40)

Implementation

@Int32()
external int topK;