elich11

Results 3 issues of elich11

NameError Traceback (most recent call last) in init_global_real_logits() 42 try: ---> 43 real_logits is not None 44 except NameError: NameError: name 'real_logits' is not defined During handling of the above...

File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/elich11/.local/lib/python3.8/site-packages/tensorflow_datasets/core/download/downloader.py", line 190, in _open_with_requests url = _get_drive_url(url, session) File "/home/elich11/.local/lib/python3.8/site-packages/tensorflow_datasets/core/download/downloader.py", line 208, in _get_drive_url _assert_status(response) File "/home/elich11/.local/lib/python3.8/site-packages/tensorflow_datasets/core/download/downloader.py", line 219, in...

Try to install on 2 separate windows machines (10, 11). In both cases for an error: CUDA Setup failed despite GPU being available. Here is the full issue log (TLDR:...