Closed galalen closed 3 years ago
KTensor is implemented in dataloader API, it's just a data holder that contains shape and data will help in construct IValue which is used by torch mobile. We're discussing rename it to SyftTensor if the name wouldn't be used for something else.
Add any other context or screenshots.
this issue aligns with a larger issue #214
For this one, we can just use torch mobile Tensor class
KTensor is no longer used in the data loader API.
Description
KTensor is implemented in dataloader API, it's just a data holder that contains shape and data will help in construct IValue which is used by torch mobile. We're discussing rename it to SyftTensor if the name wouldn't be used for something else.
Additional Context
Add any other context or screenshots.