• Jake Tae's avatar
    Enable tqdm toggling (#15167) · fe78fe98
    Jake Tae authored
    
    
    * feature: enable tqdm toggle
    
    * test: add tqdm unit test
    
    * style: run linter
    
    * Update tests/test_tqdm_utils.py
    Co-authored-by: default avatarStas Bekman <stas00@users.noreply.github.com>
    
    * refactor: use tiny model, run linter
    
    * docs: add tqdm to logging
    
    * docs: add tqdm reference to `http_get`
    
    * style: run linter
    
    * Update docs/source/main_classes/logging.mdx
    Co-authored-by: default avatarStas Bekman <stas00@users.noreply.github.com>
    
    * fix: use `AutoConfig` for framework agnostic testing
    
    * chore: mv tqdm test to `test_logging.py`
    
    * feature: implement enable/disable functions
    
    * docs: mv docstring to comment
    
    * chore: mv tqdm functions to `logging.py`
    
    * docs: update docs to reference `enable/disable` funcs
    
    * test: update test to use `enable/disable` func
    
    * chore: update function reference in comment
    Co-authored-by: default avatarStas Bekman <stas00@users.noreply.github.com>
    fe78fe98
logging.mdx 3.11 KB