TabRanker: Change to a new model trained on discarded data only.
Changes made in this CL:
(1) new preprocessor_config.pb and new native_inference weights.
(2) the native_inference.cc logic is also changed a bit because new
quantized model does not have dequantization any more.
(3) only kept 'score tests' to confirm this model returns same result
as the model trained in google3. Other 'expectation tests' are all
removed, because we have to fix them for every new model. Instead
we do a full feature analysis before submit the model to verify
that.
Bug: 902196
Change-Id: I3dd4382f750b9216369c7de14edd9c692cf6db71
Reviewed-on: https://chromium-review.googlesource.com/c/1319209
Commit-Queue: Charles . <charleszhao@chromium.org>
Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#608243}
Showing
No preview for this file type
This diff is collapsed.
Please register or sign in to comment