MCPcopy Create free account
hub / github.com/tensorflow/datasets / clear

Method clear

tensorflow_datasets/core/utils/tqdm_utils.py:203–205  ·  view source on GitHub ↗

Remove the tqdm pbar from the update.

(self)

Source from the content-addressed store, hash-verified

201 pbar.refresh()
202
203 def clear(self):
204 """Remove the tqdm pbar from the update."""
205 self._tqdm_bars.pop()

Callers 8

set_availablesFunction · 0.80
load_metadataMethod · 0.80
_async_tqdmFunction · 0.80
_log_import_operationFunction · 0.80
_refresh_from_contentMethod · 0.80
_parse_tmxFunction · 0.80

Calls

no outgoing calls

Tested by 1