gxw928
gxw928
我也有这个问题: Traceback (most recent call last): File "E:\eclipse_workspace\knowledge_graph_attention_network-master\Model\Main.py", line 94, in model = KGAT(data_config=config, pretrain_data=pretrain_data, args=args) File "E:\eclipse_workspace\knowledge_graph_attention_network-master\Model\KGAT.py", line 38, in __init__ self._build_model_phase_I() File "E:\eclipse_workspace\knowledge_graph_attention_network-master\Model\KGAT.py", line 176, in _build_model_phase_I self.u_e...
> it is resolved, thanks How to solve this problem?thanks
> it is resolved, thanks How to solve this problem?thanks
> i run the *.cpp file on ubuntu16.04 ,and then get the correct result without any problem,so i guess the reason why we faild is the environment. On 5/18/2020 11:24,gxw928...