[XPU] Add docs for gm_default_size and fix type (#1962)

Add description of gm_default_size and change kunlunxin_gm_default_size‘s type to int64_t
This commit is contained in:
linkk08
2023-05-18 20:30:06 +08:00
committed by GitHub
parent 04ef882ee1
commit c8ff8b63e8
6 changed files with 7 additions and 3 deletions

View File

@@ -103,6 +103,7 @@ public class RuntimeOption {
/// \param adaptive_seqlen Is the input of multi_encoder variable length
/// \param enable_multi_stream Whether to enable the multi stream of
/// KunlunXin XPU.
/// \param gm_default_size The default size of context global memory of KunlunXin XPU.
///
public void
UseKunlunXin(int kunlunxin_id = 0, int l3_workspace_size = 0xfffc00,