Skip to content

Align coding styles and include ML model into unified predictor

choucl requested to merge misc/basic-integration into master

In this merge request, I have updated some files to align with Google coding style.

Besides the coding style modification, there are some functional changes:

  • Include the ML model object into the unified predictor class
  • Set branch history in last_branch_result function

@fennecj @millaker please take a look at the modifications, thanks!

Merge request reports