tfds.disable_progress_bar
Stay organized with collections
Save and categorize content based on your preferences.
Disables Tqdm progress bar.
tfds.disable_progress_bar()
Used in the notebooks
Used in the guide |
Used in the tutorials |
|
|
Usage:
tfds.disable_progress_bar()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-04-26 UTC.
[null,null,["Last updated 2024-04-26 UTC."],[],[],null,["# tfds.disable_progress_bar\n\n\u003cbr /\u003e\n\n|------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/datasets/blob/v4.9.3/tensorflow_datasets/core/utils/tqdm_utils.py#L114-L125) |\n\nDisables Tqdm progress bar. \n\n tfds.disable_progress_bar()\n\n### Used in the notebooks\n\n| Used in the guide | Used in the tutorials |\n|------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| - [Transfer learning \\& fine-tuning](https://www.tensorflow.org/guide/keras/transfer_learning) | - [TensorFlow Constrained Optimization Example Using CelebA Dataset](https://www.tensorflow.org/responsible_ai/fairness_indicators/tutorials/Fairness_Indicators_TFCO_CelebA_Case_Study) - [Fine-tuning a BERT model](https://www.tensorflow.org/tfmodels/nlp/fine_tune_bert) - [TensorFlow Profiler: Profile model performance](https://www.tensorflow.org/tensorboard/tensorboard_profiling_keras) - [Text classification with an RNN](https://www.tensorflow.org/text/tutorials/text_classification_rnn) |\n\n#### Usage:\n\n tfds.disable_progress_bar()"]]