jchl

Results 20 comments of jchl

when open the file,don't use the binary mode.

I think @chengaojie0011 is right. Because `self.A_in` is not a placeholder in graph, the assignment will not work, and never affect the network. https://github.com/xiangwang1223/knowledge_graph_attention_network/blob/c03737be46ac26a0b5431efe149828e982ffbbfb/Model/KGAT.py#L465-L466 if you set this exactly `self.A_in`...

编译某些库失败了,看一下前面的输出日志,定位失败的原因。或者参考 #116 改一下编译的文件。

``` ${XGBOOST_INSTALL_DIR}/dmlc-core/include/* ${XGBOOST_INSTALL_DIR}/rabit/include/* ``` Header files of dmlc in rabit should not be copy to the target directory, which will overwrite the right one.

> 所以要怎么改呢 看看 files changed

建议在centos7系统上试试,centos6容易失败。

I met the same situation.

@yiranyyu 深圳地区可访问,北京地区访问不了。