-
Notifications
You must be signed in to change notification settings - Fork 2
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
Dirichlet tensor performance #222
Conversation
I will work on other methods as well @Raphael-Tresor |
68b4a12
to
2aba23d
Compare
Benchmark Report for /Users/wnuijten/.julia/dev/ExponentialFamilyJob Properties
ResultsA ratio greater than
Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfoTarget
Baseline
|
Benchmark report:
Benchmark Report for /Users/wnuijten/.julia/dev/ExponentialFamily
Job Properties
Results
A ratio greater than
1.0
denotes a possible regression (marked with ❌), while a ratio lessthan
1.0
denotes a possible improvement (marked with ✅). Only significant results - resultsthat indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).
["tensordirichlet", "logpdf", "rank=3, d=10"]
["tensordirichlet", "logpdf", "rank=3, d=20"]
["tensordirichlet", "logpdf", "rank=3, d=5"]
["tensordirichlet", "logpdf", "rank=4, d=10"]
["tensordirichlet", "logpdf", "rank=4, d=20"]
["tensordirichlet", "logpdf", "rank=4, d=5"]
["tensordirichlet", "logpdf", "rank=5, d=10"]
["tensordirichlet", "logpdf", "rank=5, d=20"]
["tensordirichlet", "logpdf", "rank=5, d=5"]
["tensordirichlet", "logpdf", "rank=6, d=10"]
["tensordirichlet", "logpdf", "rank=6, d=20"]
["tensordirichlet", "logpdf", "rank=6, d=5"]
["tensordirichlet", "mean", "rank=5, d=20"]
["tensordirichlet", "prod", "Closed(rank=3, d=10)"]
["tensordirichlet", "prod", "Closed(rank=3, d=20)"]
["tensordirichlet", "prod", "Closed(rank=3, d=5)"]
["tensordirichlet", "prod", "Closed(rank=4, d=10)"]
["tensordirichlet", "prod", "Closed(rank=4, d=20)"]
["tensordirichlet", "prod", "Closed(rank=4, d=5)"]
["tensordirichlet", "prod", "Closed(rank=5, d=10)"]
["tensordirichlet", "prod", "Closed(rank=5, d=20)"]
["tensordirichlet", "prod", "Closed(rank=5, d=5)"]
["tensordirichlet", "prod", "Closed(rank=6, d=10)"]
["tensordirichlet", "prod", "Closed(rank=6, d=20)"]
["tensordirichlet", "prod", "Closed(rank=6, d=5)"]
["tensordirichlet", "rand", "rank=4, d=10"]
["tensordirichlet", "rand", "rank=4, d=5"]
["tensordirichlet", "rand", "rank=5, d=10"]
["tensordirichlet", "rand", "rank=5, d=5"]
["tensordirichlet", "rand", "rank=6, d=10"]
["tensordirichlet", "rand", "rank=6, d=5"]
Benchmark Group List
Here's a list of all the benchmark groups executed by this job:
["bernoulli", "convert"]
["bernoulli", "prod"]
["tensordirichlet", "cov"]
["tensordirichlet", "logpdf"]
["tensordirichlet", "mean"]
["tensordirichlet", "prod"]
["tensordirichlet", "rand"]
["tensordirichlet", "var"]
Julia versioninfo
Target
Baseline