PyVertical icon indicating copy to clipboard operation
PyVertical copied to clipboard

Remove syft dependency for dataloaders

Open TTitcombe opened this issue 3 years ago • 1 comments

What?

Remove the syft dataset/dataloader dependency from the VerticalDataset/loaders. Inherit instead from torch dataset/loader

Why?

Those classes are not present in syft >= 0.3.0

TTitcombe avatar Nov 24 '20 17:11 TTitcombe

@TTitcombe is this open?

RohitJain001 avatar Mar 13 '21 00:03 RohitJain001