lzh66

Results 6 issues of lzh66

想做一个折线图的 怎么操作啊!

Traceback (most recent call last): File "main.py", line 37, in main() File "main.py", line 16, in main graph, model, data_generator = create_graph(para) File "D:\study\keyan\paper\TPA-LSTM-master\lib\model_utils.py", line 32, in create_graph model =...

在use_attention=False会报错 0-10-09 19:18:06.502392: W tensorflow/core/framework/op_kernel.cc:1502] OP_REQUIRES failed at save_restore_v2_ops.cc:184 : Not found: Key decoder_1/multi_rnn_cell/cell_0/lstm_cell/bias not found in checkpoint Traceback (most recent call last): File "D:\anaconda\envs\torchgpu\lib\site-packages\tensorflow\python\client\session.py", line 1356, in _do_call return...

When I use make in tools/refer I got the follow: `# install pycocotools/mask locally process_begin: CreateProcess(NULL, # install pycocotools/mask locally, ...) failed. make (e=2): 系统找不到指定的文件。 make: *** [all] Error 2`