It will probably be quite a long time until fastai/swiftai gets updated, but the Dataset API is deprecated and needs to be removed from S4TF. It was removed, then reinstated because it broke SwiftAI (https://github.com/tensorflow/swift-apis/pull/1116). I will remove it from S4TF at will, because SwiftAI probably already can't compile in its current state.
It will probably be quite a long time until fastai/swiftai gets updated, but the
Dataset
API is deprecated and needs to be removed from S4TF. It was removed, then reinstated because it broke SwiftAI (https://github.com/tensorflow/swift-apis/pull/1116). I will remove it from S4TF at will, because SwiftAI probably already can't compile in its current state.