GithubHelp home page GithubHelp logo

AttributeError about casrel HOT 12 OPEN

byrwh avatar byrwh commented on May 26, 2024
AttributeError

from casrel.

Comments (12)

byrwh avatar byrwh commented on May 26, 2024

after solving this I also met the following errors
1:AttributeError: 'Node' object has no attribute 'output_masks'

2:ImportError: cannot import name 'backend_config' from 'tensorflow.python.keras' (/home/wanghui/anaconda3/envs/env1/lib/python3.7/site-packages/tensorflow/python/keras/init.py)

from casrel.

fihxc avatar fihxc commented on May 26, 2024

Got same errors. Have you found any solution?

from casrel.

Ruin823 avatar Ruin823 commented on May 26, 2024

Got same errors. Have you found any solution?

from casrel.

lightCraft2020 avatar lightCraft2020 commented on May 26, 2024

Got same errors. Have you found any solution?

from casrel.

lightCraft2020 avatar lightCraft2020 commented on May 26, 2024

update the requirements.txt file

can solve the problem.

keras-bert = 0.80.0
tensorflow-gpu = 1.13.1
keras-layer-normalization==0.15.0
keras-multi-head==0.28.0
keras-pos-embd==0.12.0
keras-position-wise-feed-forward==0.7.0
keras-transformer==0.33.0

from casrel.

Ruin823 avatar Ruin823 commented on May 26, 2024

@lightCraft2020 The problem has been solved. Thank you very much!

from casrel.

AnwarsaeedDMU avatar AnwarsaeedDMU commented on May 26, 2024

@lightCraft2020 which python version you used? I tried it with 3.7 but it still gives me errors from tensorflow.backend.keras.backend and sometimes attribute errors. I am using pycham. please guide me on this.

from casrel.

AnwarsaeedDMU avatar AnwarsaeedDMU commented on May 26, 2024

@lightCraft2020 and this error: ImportError: DLL load failed: The specified module could not be found.

from casrel.

byrwh avatar byrwh commented on May 26, 2024

from casrel.

AnwarsaeedDMU avatar AnwarsaeedDMU commented on May 26, 2024

@WANG-HUI-NAVY Did you solved the problem already? I create conda env, employed python 3.7, and install all these requirements but still, the TensorFlow make issues. Did we need to install cuda? if yes so which version?

from casrel.

32209056 avatar 32209056 commented on May 26, 2024

好心人解答一下,运行run.py文件时报错,显示无法找到该文件,请问best_model.weights文件是如何生成的

from casrel.

kuaizhiyan avatar kuaizhiyan commented on May 26, 2024

update the requirements.txt file

can solve the problem.

keras-bert = 0.80.0
tensorflow-gpu = 1.13.1
keras-layer-normalization==0.15.0
keras-multi-head==0.28.0
keras-pos-embd==0.12.0
keras-position-wise-feed-forward==0.7.0
keras-transformer==0.33.0

Yes !!! It actually works out !! Thank u very much!
I see that other guys still do not solve the problem. The point is to install it exactly as required above.
Which means:
pip install tensorflow-gpu==1.13.1 keras-bert==0.80.0 keras-layer-normalization==0.15.0 keras-multi-head==0.28.0 keras-pos-embd==0.12.0 keras-position-wise-feed-forward==0.7.0 keras-transformer==0.33.0

You can not work out by only pip install keras-bert==0.80.0

from casrel.

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.