main_gpu property

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

the GPU that is used for scratch and small tensors

Implementation

@ffi.Int32()
external int main_gpu;