Support native feature extraction in distillability modeling |
||
Issue descriptionVersion: M51 In the training step of distillability modeling, we used JavaScript and python to extract the features. The logic of feature extraction was reimplemented in native code in https://codereview.chromium.org/1419033004. Exposing the features extracted by native code to the modeling script can help validate their equivalence, and also opens the possibility of using features not accessible by JavaScript. Without supporting this, we'd have to maintain a local patch.
,
Aug 15 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 12 2016