menggehe
menggehe
Please tell me how to generate a new graph.
I have the same problem.
Hi, have you solved the problem?
Did you solve this problem?
command :  message:   output of system command "nvidia-smi":  System Info: OS: Ubuntu 18.04 Python version 3.8.5 PyTorch version 1.8.1
I change some code in utils_torch.py: 1. before:  after:  But the model still uses only one GPU device:0.
> This is a standard training technique called "teacher forcing" where the model is trained with the gold sequence prefix. You'll notice that in the inference code (beam_generate function lines...
> I have followed the instructions as they are listed in the README, i.e., I ran the following commands verbatim in the root folder of the repository (please correct me...
> Hi, @menggehe .Have you changed the `path` according to this [issue](https://github.com/rikdz/GraphWriter/issues/1#issuecomment-553706542)? As I can remember, I have only modified the code for this issue. yes, i changed the path.