getTensors

abstract suspend fun getTensors(): List<TensorInfo>(source)

Get list of tensors with their metadata.

Should be called after parseMetadata().

Return

List of tensor information