CUNY-CL / yoyodyne

Small-vocabulary sequence-to-sequence generation with optional feature conditioning
Apache License 2.0
25 stars 15 forks source link

Possible cure for W&B memory leak #167

Closed Othergreengrasses closed 3 months ago

Othergreengrasses commented 3 months ago

Added clean up at the end of the training function to free up the resources as suggested here