Giter VIP home page Giter VIP logo

Comments (7)

LihangLiu avatar LihangLiu commented on May 30, 2024

Hi, which version of PaddlePaddle are you using? To run HelixFold-Single, you need to install PaddlePaddle dev as stated here.

from paddlehelix.

xiong3134 avatar xiong3134 commented on May 30, 2024

i have installed dev 0.0.0. CPU version ,but is also "AttributeError: module 'paddle.fluid.core_avx.eager.ops' has no attribute 'fused_gate_attention", it must install 0.0.0 GPU version?

i have installed dev 0.0.0. CPU version ,but is also "AttributeError: module 'paddle.fluid.core_avx.eager.ops' has no attribute 'fused_gate_attention", it must install 0.0.0 GPU version?

from paddlehelix.

LihangLiu avatar LihangLiu commented on May 30, 2024

Yes, fused_gate_attention only support GPU version so far. As for the CPU version, we will contact PaddlePaddle team about this issue.

from paddlehelix.

sokrypton avatar sokrypton commented on May 30, 2024

Any way to speed up this command?

pip install paddlepaddle-gpu==0.0.0.post112 -f https://www.paddlepaddle.org.cn/whl/linux/gpu/develop.html

I'm interested in developing a Google Colab notebook for helixfold-single and it appears a dev version installation is required for fused_gate_attention.

Unfortunately, it took over 30 minutes... :(

from paddlehelix.

LihangLiu avatar LihangLiu commented on May 30, 2024

Any way to speed up this command?

pip install paddlepaddle-gpu==0.0.0.post112 -f https://www.paddlepaddle.org.cn/whl/linux/gpu/develop.html

I'm interested in developing a Google Colab notebook for helixfold-single and it appears a dev version installation is required for fused_gate_attention.

Unfortunately, it took over 30 minutes... :(

Sorry, this seems to be an issue of PaddlePaddle Installation page... An alternative is to directly visit this link and download the xxx.whl file to the Colab (choose the correct xxx.whl according to your environment), and then use the following command to install:

pip install xxx.whl

from paddlehelix.

milkboylyf avatar milkboylyf commented on May 30, 2024

Yes, fused_gate_attention only support GPU version so far. As for the CPU version, we will contact PaddlePaddle team about this issue.

这个问题解决了吗?现在cpu版本能使用吗fused_gate_attention这个函数吗?

from paddlehelix.

LihangLiu avatar LihangLiu commented on May 30, 2024

Yes, fused_gate_attention only support GPU version so far. As for the CPU version, we will contact PaddlePaddle team about this issue.

这个问题解决了吗?现在cpu版本能使用吗fused_gate_attention这个函数吗?

你好,框架方面还没给出排期,我们也在跟进中,感谢您持续关注。

from paddlehelix.

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.