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

Need to run prediction before DeepExplain when a model is loaded from file #37

Open
marcoancona opened this issue Mar 17, 2019 · 0 comments

Comments

@marcoancona
Copy link
Owner

Another problem, if I load a model from file, I must predict one time before generating saliency maps ,otherwise it will raise an exception:
"tensorflow.python.framework.errors_impl.InternalError: Blas SGEMM launch failed : m=21609, n=128, k=64

But if I use this model to predict one time, after that DeepExplain run well.

Originally posted by @linchundan88 in #36 (comment)

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