work_size property

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

size of work buffer, calculated by ggml_graph_plan()

Implementation

@ffi.Size()
external int work_size;