Skip to main content

TensorsContainer

type TensorsContainer struct {
// contains filtered or unexported fields
}

TensorsContainer is a `clika_rt_tensors_container*` handle (single-owner).

Methods

Close

func (h *TensorsContainer) Close()

Close frees the single-owner handle; safe to call twice.