Zbiór danych

@available(*, deprecated, message: "Datasets will be removed in S4TF v0.10. Please use the new Batches API instead.")
@frozen
public struct Dataset<Element> where Element : TensorGroup
extension Dataset: Sequence

Reprezentuje potencjalnie duży zestaw elementów.

Dataset może służyć do reprezentowania potoku wejściowego jako kolekcji tensorów elementów.