Skip to content

Loader update #10

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Loader update #10

merged 1 commit into from
Dec 7, 2023

Conversation

lrm22005
Copy link
Owner

@lrm22005 lrm22005 commented Dec 7, 2023

The loader was using the get_item in a wrong way and It generates that the loader call the data before the batches. And after the loading it just generate a bash version of the data, for that reason it was taking more time than a normal loading.

Now I updated the loading with idx.

The loader was using the __get_item__ in a wrong way and It generates that the loader call the data before the batches. And after the loading it just generate a bash version of the data, for that reason it was taking more time than a normal loading.

Now I updated the loading with idx.

Co-Authored-By: Dong Han <dong.han@uconn.edu>
@lrm22005 lrm22005 merged commit 59ad93a into main Dec 7, 2023
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants