aiporre / multidataloader

Dataloader for Tensor Flow using the multithreading features
Apache License 2.0
8 stars 0 forks source link

Make convertion to tuple at output of getitem_fcn when list of numerics and list of strings #1

Closed aiporre closed 4 years ago

aiporre commented 4 years ago

getitem function must output tuples and not lists

aiporre commented 4 years ago

implemened 👍