Code Monkey home page Code Monkey logo

Comments (5)

RuslanPeresy avatar RuslanPeresy commented on August 16, 2024 1

First, you need to install pytorch for your CUDA version - in the environment.yml CUDA version 11.7 is hardcoded.
For example, if you have CUDA 12.1:
conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia

Then, the bash script sample/ucf101.sh exports hardcoded CUDA_VISIBLE_DEVICES=7. Check your GPU index(es) using nvidia-smi command, and change the number if needed.

from latte.

maxin-cn avatar maxin-cn commented on August 16, 2024

Hi, I would like to run bash sample/ucf101.sh for sampling but I met this "LayerNormKernelImpl" not implemented for 'Half'. Could you give some insights about how to resolve it? Many thanks.

Hi, thanks for your interest. I did not find the function LayerNormKernelImpl in Latte. Could you provide more information?

from latte.

kaiw7 avatar kaiw7 commented on August 16, 2024

Hi, I would like to run bash sample/ucf101.sh for sampling but I met this "LayerNormKernelImpl" not implemented for 'Half'. Could you give some insights about how to resolve it? Many thanks.

Hi, thanks for your interest. I did not find the function LayerNormKernelImpl in Latte. Could you provide more information?

Hi, it seems that this issue is caused by the environment. After I install the environment based on your environment.yaml, it seems that the pytorch version is not GPU version. Could you check the environment file again? Many thanks
image

from latte.

maxin-cn avatar maxin-cn commented on August 16, 2024

Hi, I would like to run bash sample/ucf101.sh for sampling but I met this "LayerNormKernelImpl" not implemented for 'Half'. Could you give some insights about how to resolve it? Many thanks.

Hi, thanks for your interest. I did not find the function LayerNormKernelImpl in Latte. Could you provide more information?

Hi, it seems that this issue is caused by the environment. After I install the environment based on your environment.yaml, it seems that the pytorch version is not GPU version. Could you check the environment file again? Many thanks image

I used the installation method recommended by pytorch.
image

If you still have environmental problems, please install as recommended by Pytorch.

from latte.

kaiw7 avatar kaiw7 commented on August 16, 2024

Hi, thanks, I solved it.

from latte.

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.