GithubHelp home page GithubHelp logo

Comments (2)

Walden134 avatar Walden134 commented on August 19, 2024

E:\下载\谷歌浏览器 下载\Time_Series_Transformers-master\pytorch_lightning\utilities\distributed.py:22: UserWarning: Unsupported ReduceOp for distributed computing.
warnings.warn(*args, **kwargs)
Neptune is running in offline mode. No data is being logged to Neptune.
Disable offline mode to log your experiments.
NeptuneLogger will work in offline mode
GPU available: True, used: False
TPU available: False, using: 0 TPU cores
E:\下载\谷歌浏览器 下载\Time_Series_Transformers-master\pytorch_lightning\utilities\distributed.py:22: UserWarning: GPU available but not used. Set the --gpus flag when calling the script.
warnings.warn(*args, **kwargs)
Traceback (most recent call last):
File "E:/下载/谷歌浏览器 下载/Time_Series_Transformers-master/TXL_notebook.py", line 103, in
transformerxl_trainer.fit(transformerxl_model)
File "E:\下载\谷歌浏览器 下载\Time_Series_Transformers-master\pytorch_lightning\trainer\trainer.py", line 1030, in fit
results = self.accelerator_backend.spawn_ddp_children(model)
File "E:\下载\谷歌浏览器 下载\Time_Series_Transformers-master\pytorch_lightning\accelerator_backends\ddp_backend.py", line 90, in spawn_ddp_children
num_gpus = os.environ['CUDA_VISIBLE_DEVICES'].split(',').len()
File "C:\Users\asus\AppData\Local\Programs\Python\Python37\lib\os.py", line 678, in getitem
raise KeyError(key) from None
KeyError: 'CUDA_VISIBLE_DEVICES'

from time_series_transformers.

Emmanuel-R8 avatar Emmanuel-R8 commented on August 19, 2024

I am not sure. It seems related to having GPUs available.

I do not have any GPUs on my laptop and have only used TPUs when running on Google Colab, so I never ran into that problem.

from time_series_transformers.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.