TensorInfo
constructor(name: String, shape: List<Long>, dataType: DataType, elementCount: Long, sizeInBytes: Long?, format: ModelFormat, nativeDType: String? = null, skainetDType: String? = null, canLoadNatively: Boolean = false, sourceFile: String? = null, shardIndex: Int? = null, totalShards: Int? = null)(source)