Skip to content

Fix unified predictor integration

choucl requested to merge bug/fix-unified-predictor-integration into main
  • Chang Inference output to vector of float
  • Binarize ML outputs in PredictBranch
  • Change the output of PredictPrefetch to top K indices of ML outputs

Merge request reports