Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

tqdm progress bar in inferencer#338

Merged
tholor merged 2 commits intomasterfrom
progressbar_inference
Apr 28, 2020
Merged

tqdm progress bar in inferencer#338
tholor merged 2 commits intomasterfrom
progressbar_inference

Conversation

@tholor
Copy link
Copy Markdown
Member

@tholor tholor commented Apr 28, 2020

So far: we disabled tqdm for all inference with mulitprocessing as it can become quite verbose.

Proposed change: Make disable_tqdm a class attribute so that users can configure it more flexible themself.

(In addition, I moved the fasttext import as we were always logging an error message even though it was not used at all )

@tholor tholor requested a review from tanaysoni April 28, 2020 10:10
@tholor tholor changed the title WIP tqdm progress bar in inferencer tqdm progress bar in inferencer Apr 28, 2020
@tholor tholor merged commit 5de49dc into master Apr 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants