Giter Club home page Giter Club logo

Comments (12)

Sleepychord avatar Sleepychord commented on July 28, 2024

Hi, this seems to be caused by some other problems(from the environments), could you provide more information?

from cogqa.

ditingdapeng avatar ditingdapeng commented on July 28, 2024

Thank you ! This is my conda and torch version configuration:
python 3.7.0
conda 4.5.11
torch 1.0.1.post2
torchvision 0.2.2.post3

Hi, this seems to be caused by some other problems(from the environments), could you provide more information?

from cogqa.

ditingdapeng avatar ditingdapeng commented on July 28, 2024

The batch_size in the train.py has been transferred to 1, My machine is:2080Ti

from cogqa.

Sleepychord avatar Sleepychord commented on July 28, 2024

Hi, can you tell me which code raise the error? seems like the environment is okay.

from cogqa.

ditingdapeng avatar ditingdapeng commented on July 28, 2024

Yeah ! "batch = tuple(t.to(device) for t in batch)" , I've now reinstalled the Ubantu environment, May I ask if your VERSION of CUDA must be 8?

from cogqa.

ditingdapeng avatar ditingdapeng commented on July 28, 2024

I have been stuck with this problem for 3 days and have ruled out memory overflow and batch_size. I couldn't resist reinstalling the system yesterday, and I noticed that the CUDA version didn't fit.

How many VERSIONS of CUDA do you have?
Thank you ~

from cogqa.

ditingdapeng avatar ditingdapeng commented on July 28, 2024

I suspect the problem is that CudA10.0 doesn't match the torch in the code

from cogqa.

Sleepychord avatar Sleepychord commented on July 28, 2024

No, but you need to ensure your torch build to fit for the CUDA version.

from cogqa.

ditingdapeng avatar ditingdapeng commented on July 28, 2024

soga. I think I know what the problem is where. My CUDA version follows your requirements, but Cuda may not match the torch

from cogqa.

ditingdapeng avatar ditingdapeng commented on July 28, 2024

Cuda loaded 8.0 has collapsed, I'm going to reinstall the system and press the new CUDA and Torch versions

from cogqa.

ditingdapeng avatar ditingdapeng commented on July 28, 2024

Hello! I think I finally found the problem, but I don’t know how to solve it.
Hope to get your help.

The problem appears in the train.py file:
' hop_loss, ans_loss, pooled_output = model1(*batch)'

The error suggested is:RuntimeError: CUDA error: an illegal memory access was encountered.

I suspect that the parameter range of Model1 is different from the size of batch, Could you please help me explain the structure of model1, thank you very much!!!

from cogqa.

ditingdapeng avatar ditingdapeng commented on July 28, 2024

I have found the problem. It is because my CUDA environment is not well installed. So much trouble for you~

from cogqa.

Related Issues (20)

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.