-
您好,您的程序对我用处很大,我想用自己的训练集并调一下参数,但是在改变神经网络层数这个参数时,系统报错了。
当我修改为self.num_layers = 3 时,报错:
File "", line 1, in
runfile('D:/BiGRU_Attention/BiGRU_Attention/train_GRU.py', wdir='D:/BiGRU_Attent…
-
When I run the main.py, getting the following errors:
Traceback (most recent call last):
File "main.py", line 5, in
from trainer import Trainer
File "/Users/peng.huangp/github/pointer-net…
-
File "/usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/local/Cellar/python/3…
-
Hello,
**System information**
- OS Platform and Distribution: Windows 10
- TensorFlow version: 2.4.1
- Python version: 3.8.2
- CUDA/cuDNN version: 11.2
I have tried to train a model with thi…
-
On running app.py with python3 I received AttributeError: module 'tensorflow.contrib.rnn' has no attribute 'core_rnn_cell'
The whole output is as follows:
**(tf1) metanet@metanet-Precision-Tower…
-
File "xxx/project/PycharmProjects/seq2sql/pointer-network/pointer-network-tensorflow/layers.py", line 22, in
dynamic_rnn_decoder = tf.contrib.seq2seq.dynamic_rnn_decoder
AttributeError: 'module…
-
Hi
I am trying to run the codes with the specified versions.
got this error.
thanks for your help
WARNING:tensorflow:
The TensorFlow contrib module will not be included in TensorFlow 2.0.
…
ghost updated
2 years ago
-
Hi !
Up until now I have been using magenta with batch on Windows (WSL ubuntu app on the microsoft store), and I wanted to start using the GPU version of magenta/tensorflow. So I tried using the com…
-
i am trying to train ROLO_step6_train_20_exp1.py after converting it with tensorflow upgrade script. But still i am facing this issue and i have raw_rnn and dynamic_rnn . but with both there is also a…
-
Hello, I didn't encounter any errors when training small amounts of data, but when I tried to train several Gs worth of data, I received the following error. Could you please advise me on how to fix i…
XLOXL updated
2 months ago