Skip to content

GC Dataset: make gc_collect_every_n_steps configurable and add a new default#66

Merged
voegtlel merged 1 commit intodevelopfrom
feature/gc_interval_configurable
Feb 12, 2025
Merged

GC Dataset: make gc_collect_every_n_steps configurable and add a new default#66
voegtlel merged 1 commit intodevelopfrom
feature/gc_interval_configurable

Conversation

@philipp-fischer
Copy link
Copy Markdown
Collaborator

GC collect is slowing down the iteration. In the long run we'd like to optimize this e.g. by querying RAM usage, but for now let's make it configurable and set the default to every 10 iters instead of every iter.

@voegtlel voegtlel merged commit ad50893 into develop Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants