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

Testing a trained model with other data #68

Open
teoaivalis opened this issue May 9, 2023 · 0 comments
Open

Testing a trained model with other data #68

teoaivalis opened this issue May 9, 2023 · 0 comments

Comments

@teoaivalis
Copy link

I have trained ithemal over multiple Intel architectures with BHive dataset and now I want to test them with other data(over 100.000).
Is there any way to do it in a row?

The only way i found is with predict.py BUT I have to make all the time a.out files.
(python learning/pytorch/ithemal/predict.py --verbose --model predictor.dump --model-data trained.mdl --file a.out)

Have somebody developed any converted form of this code to run the tests in a row??

Thanks.

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

1 participant