justyyau
justyyau
ValueError: Tensor conversion requested dtype string for Tensor with dtype float32:
MoviceQA的数据集打不开,链接外网也打不开,请问有其他的链接吗
torch.tensor(tails_idxs),出现维度对应不上,tails_idxs列表的内容长短不一,这里不好直接转换成tensor,感觉作者的代码有问题
Traceback (most recent call last): File "E:/yaojunfei/QASystemOnMedicalKG-master/build_medicalgraph.py", line 269, in handler = MedicalGraph() File "E:/yaojunfei/QASystemOnMedicalKG-master/build_medicalgraph.py", line 19, in __init__ password="yjf") File "C:\ProgramData\Anaconda3\envs\KG-master36\lib\site-packages\py2neo\database.py", line 288, in __init__ self.service = GraphService(profile, **settings)...
2021-10-29 14:13:30.313623: E C:\users\nwani\_bazel_nwani\mmtm6wb6\execroot\org_tensorflow\tensorflow\stream_executor\cuda\cuda_event.cc:49] Error polling for event status: failed to query event: CUDA_ERROR_OUT_OF_MEMORY 2021-10-29 14:13:30.313831: F C:\users\nwani\_bazel_nwani\mmtm6wb6\execroot\org_tensorflow\tensorflow\core\common_runtime\gpu\gpu_event_mgr.cc:208] Unexpected Event status: 1 hoe to deal with this problem