API referenceGo APITensorListOn this pageTensorList type TensorList struct { // contains filtered or unexported fields} TensorList is a `clika_rt_tensor_list*` handle (single-owner). Methods Close func (h *TensorList) Close() Close frees the single-owner handle; safe to call twice.