CLASS TrainingData public class TrainingData<T>: TensorData<T> Tensor data used for training only. To be passed to SyftPlan.execute()