Home
last modified time | relevance | path

Searched defs:preprocess (Results 1 – 2 of 2) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DImageProcessorInterface.java30 void preprocess(int datasize, float quantScale, float quantZeroPoint, in preprocess() method
/test/mlts/benchmark/src/com/android/nn/benchmark/imageprocessors/
DInception.java22 public void preprocess(int datasize, float quantScale, float quantZeroPoint, in preprocess() method in Inception