Create a Dataset from Tensors #549
Answered
by
lrzpellegrini
vlomonaco
asked this question in
Feature Request
-
At the moment we support the creation of benchmarks from tensors. However, it would be nice to support also the creation of a dataset from tensors. This is already done in a very shallow way by Pytorch with TensorDataset. @lrzpellegrini this won't be supported by the current AvalancheDataset, am I right? |
Beta Was this translation helpful? Give feedback.
Answered by
lrzpellegrini
Apr 20, 2021
Replies: 1 comment 1 reply
-
We have AvalancheTensorDataset ;) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vlomonaco
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have AvalancheTensorDataset ;)