Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'keras.layers.recurrent' #2

Open
tamerbio opened this issue Mar 31, 2023 · 0 comments
Open

No module named 'keras.layers.recurrent' #2

tamerbio opened this issue Mar 31, 2023 · 0 comments

Comments

@tamerbio
Copy link

Hi DeepLnc-er,
i am running the tool on ubuntu machine but i still get this error message:
$ python prediction.py -f plat.fa -o prediction.txt 2023-03-31 10:40:28.121728: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-31 10:40:28.998611: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2023-03-31 10:40:29.706883: E tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:266] failed call to cuInit: CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected Traceback (most recent call last): File "prediction.py", line 4, in <module> from train import * File "/workspace/DeepLncCTCF/train.py", line 16, in <module> from keras.layers.recurrent import LSTM ModuleNotFoundError: No module named 'keras.layers.recurrent'

could you help?
thanks
TA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant