Jonas Tingeborn

Results 18 issues of Jonas Tingeborn

Firefox 66 is fully compatible with deluminate master branch. With one small change required. ### Changes * Global `browser` variable in firefox is aliased to the global `chrome` variable used...

### Bug description When logging statistics at the end of an epoch from within `on_train_epoch_end`, the statistics end up on the wrong progress bar. Since there doesn't seem to be...

bug
needs triage
ver: 2.1.x

## Problem definition It seems that in order to perform frame-by-frame navigation with the `A` and `D` keys, frames have to be buffered already. When navigating to some point in...

enhancement

Repro: 1. `python crash_test.py` 2. `python -m pydump crash_test.py.dump` Output: ``` python -m pydump crash_test.py.dump Starting pdb... Traceback (most recent call last): File "C:\app\anaconda3\envs\default\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code,...

On every run training run I get ``` site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. warnings.warn( site-packages/torchvision/models/_utils.py:223:...

## What does this PR do? Adds the ability to retain tqdm progress bars from prior training epochs. Fixes #19322 Before submitting - Was this **discussed/agreed** via a GitHub issue?...

docs
has conflicts
progress bar: tqdm
community
pl

There was a recent update pushed to google a few minutes ago that makes Consent-O-Matic run in circles. Instead of clicking the "Reject all" button, it clicks "More options", and...

### Description Whenever I load or reload the "app's" browser page, Vue produces the warning: ``` vue.global.js:1503 [Vue warn]: Failed to resolve component: div If this is a native custom...

feature
analysis
⚪️ minor
🌿 intermediate

# E-XXXX: Add SSH connect string subcommand Adds the ability for the ssh subcommand to show the connect string for a given pod, or all of them. ## How I...