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

Travis failure on Dirichlet distribution #118

Closed
lindahua opened this issue Jul 27, 2013 · 3 comments
Closed

Travis failure on Dirichlet distribution #118

lindahua opened this issue Jul 27, 2013 · 3 comments

Comments

@lindahua
Copy link
Contributor

The failure never happened on my local test.

I compared the logpdf and logpdf! for Dirichlet distribution and did not find any errors in the implementation.

Any thoughts about what the possible cause to the Travis failure is?

@johnmyleswhite
Copy link
Member

I'll look into it tonight.

-- John

On Jul 27, 2013, at 8:24 AM, Dahua Lin notifications@github.com wrote:

The failure never happened on my local test.

I compared the logpdf and logpdf! for Dirichlet distribution and did not find any errors in the implementation.

Any thoughts about what the possible cause to the Travis failure is?


Reply to this email directly or view it on GitHub.

@lindahua
Copy link
Contributor Author

The problem is that gemv and At_mul_B in travis produced wrong results.

I open an issue in Base: JuliaLang/julia#3851

@lindahua
Copy link
Contributor Author

Looks like the problem has been resolved by upstream fixes.

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