GGML_TENSOR_SIZE property
int
get
GGML_TENSOR_SIZE
Implementation
int get GGML_TENSOR_SIZE => _GGML_TENSOR_SIZE.value;
set
GGML_TENSOR_SIZE
(int value)
Implementation
set GGML_TENSOR_SIZE(int value) => _GGML_TENSOR_SIZE.value = value;