Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

c++程序无法执行 #26

Closed
wjy3326 opened this issue Apr 26, 2022 · 1 comment
Closed

c++程序无法执行 #26

wjy3326 opened this issue Apr 26, 2022 · 1 comment

Comments

@wjy3326
Copy link

wjy3326 commented Apr 26, 2022

想问下执行这步操作g++ transE.cpp -o transE -pthread -O3 -march=native时没有反应,也没有报错,不知道是什么原因。首先用transE执行,没有生成结果文件,也没有报错
(image_text_match_tf_1.15) [user@tianhu-worker-5 Fast-TransX]$ cd transE
(image_text_match_tf_1.15) [user@tianhu-worker-5 transE]$ g++ transE.cpp -o transE -pthread -O3 -march=native
(image_text_match_tf_1.15) [user@tianhu-worker-5 transE]$

然后用transD,生成了一个trnaD文件,但是也没有生成TransD_relation2vec_50.vec文件,请问是什么原因呢?
(image_text_match_tf_1.15) [user@tianhu-worker-5 kg]$ cd Fast-TransX/transD/
(image_text_match_tf_1.15) [user@tianhu-worker-5 transD]$ g++ transD.cpp -o transD -pthread -O3 -march=native
(image_text_match_tf_1.15) [user@tianhu-worker-5 transD]$ ls

@wjy3326 wjy3326 closed this as completed Apr 27, 2022
@suyogkute
Copy link

Did you find the cause or solution for first problem, please let me know here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants