Skip to content

Batch support (phase 1) - #81

Closed
javdrher wants to merge 23 commits into
masterfrom
batch_support
Closed

Batch support (phase 1)#81
javdrher wants to merge 23 commits into
masterfrom
batch_support

Conversation

@javdrher

Copy link
Copy Markdown
Member

Major rework of the Acquisition class hierarchy following the discussions in #71 and #74 . Is currently still a WIP, and requires further testing. It doesn't cover the sequential batch optimization case as this is being worked on by @nrontsis : this should however integrate nicely into this code, I'll provide help where needed.

@codecov-io

codecov-io commented Sep 17, 2017

Copy link
Copy Markdown

Codecov Report

Merging #81 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@## master #81 +/- ##
==========================================
+ Coverage 99.81% 99.83% +0.01% 
==========================================
Files 18 18 Lines 1095 1194 +99 ==========================================
+ Hits 1093 1192 +99 
Misses 2 2
Impacted FilesCoverage Δ
gpflowopt/domain.py98.91% <100%> (+0.03%)⬆️
gpflowopt/bo.py98.92% <100%> (-0.03%)⬇️
gpflowopt/acquisition/acquisition.py100% <100%> (ø)⬆️
gpflowopt/acquisition/__init__.py100% <100%> (ø)⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b73a8e...7ac4a3d. Read the comment docs.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@javdrher@codecov-io@gpfins