-
Notifications
You must be signed in to change notification settings - Fork 36
AD Performance #467
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
Merged
Merged
AD Performance #467
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
6d820ac
Tuples rather than vectors
f6b66ca
Testing
dfd1846
Bump patch
006183e
Formatting
willtebbutt 6ca9e98
Docstring line lengths
4df98a5
Data generation
76a88d1
Add StableRNGs to test Project
6405a50
Add ad tests to test utils
7f65a49
Test constant kernels ad perf
2498bd8
Improve ad perf testing
1c8d105
Fix rational performance issues
42725db
Improve FBM AD performance
c2c72d1
Fix FBM AD performance
26eb90f
Test matern kernels peformance
f57eb2f
Optimise NeuralNetworkKernel
c84eed8
Enable all nn tests
ebee280
linear and polynomial performance
49c3fa7
Uncomment nn test
81bc9e6
Add performance tests to basekernels
ee92219
Merge in master
617be1c
Uncomment tests
8af78a9
Finish up merge conflict resolution
0046b85
Test non-base-kernels
c8c3f4e
Check transform performance
4e41b01
Update runtests
fb3821b
1.6-compatible test_broken
cc50510
Failing tests on LTS
de709eb
Formatting
willtebbutt 890ba92
Fix formatting
ea3d774
Formatting
willtebbutt 9cd3880
Improve docstrings
5347aa3
Merge branch 'wct/ad-perf' of https://github.com/JuliaGaussianProcess…
b6aec47
Apply suggestions from code review
willtebbutt 74df981
Remove redundant only calls
dbc24c2
Tidy up docstring
79fb7fa
__example_inputs -> example_inputs
90db327
Eltype in ones
7b5ed26
Sort ard promotion
db91a77
Bump patch
bcb15c3
Fix typo
b73051c
Factor out _to_colvecs
f009284
Use struct rather than closue
956b581
Test all rationalquadratickernel methods
aaf70e6
Formatting
willtebbutt be582d5
Uncomment tests
2e560ff
Merge branch 'wct/ad-perf' of https://github.com/JuliaGaussianProcess…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.