[Cros SR] Pass the current query to SearchResultRanker::Train.
Our upcoming query-based model will probably require the most recent query as a feature for training. This model is owned by the SearchResultRanker, which currently only receives the query at at inference-time, not at training-time. This CL fixes that. Bug: 931149 Change-Id: I97476d5a406740367e18275b22fe5e61648458cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1669995Reviewed-by:calamity <calamity@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#671574}
Showing
Please register or sign in to comment