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

[inst2vec_evaluate.py] IndexError : list index out of range in analogies #42

Closed
thismeansclothes opened this issue Oct 18, 2022 · 1 comment

Comments

@thismeansclothes
Copy link

thismeansclothes commented Oct 18, 2022

Hi, I'm working on a project that makes Go code into llvm IR using gollvm(https://go.googlesource.com/gollvm)
After get IR from Go codes, I made test folder having go IRs to run train_inst2vec.py.
But there was an error that analogies list don't have any value.

Can I know what the analogies do?
If can, I want to know how to solve the Error attached in this issue.

test

Thanks.

@thismeansclothes thismeansclothes changed the title [inst2vec_evaluate.py] IndecError : list index out of range in analogies [inst2vec_evaluate.py] IndexError : list index out of range in analogies Oct 18, 2022
@thismeansclothes thismeansclothes closed this as not planned Won't fix, can't repro, duplicate, stale Oct 20, 2022
@HosoyaKenn
Copy link

Hey!
Have you ever resolve this problem?I also encountered it

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