Use a CombinedLoader with iterable datasets #17706
surya-narayanan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Can I use a CombinedLoader with a dataset that does not have a
__len__()
function? If so, can I use them with strategies other thansequential
?Beta Was this translation helpful? Give feedback.
All reactions